수업 들으면서 이해 잘 안되는거 기록
Learn to Program: The Fundamentals 2주차 Designing Functions에서 Visualizing Function Calls가 잘 이해되지 않는다
Visualizing Function Calls | Coursera
Visualizing Function Calls - Strings and Designing Functions | Coursera
Video created by 토론토 대학교 for the course "Learn to Program: The Fundamentals". This module introduces strings (a Python data type used to represent text), and a process to follow when creating a function.
www.coursera.org
Py
Visualizing Function Calls (d3c33hcgiwev3.cloudfront.net)
Visualizing Function Calls
3.5 Tracing Function Calls in the Memory Model Optional reading Visualizing Function Calls We can explore how Python manages function calls using the Python Visualizer. (See the Resources page.) In the example below, function convert_to_seconds contains a
d3c33hcgiwev3.cloudfront.net
도움!