where does the output appear when are python program is executed
Answers
Answered by
7
Explanation:
The first part of the output shows some setup operations performed by trace. The rest of the output shows the entry into each function , including the module where the function is located, and then the lines of the source file as they are executed.
Answered by
9
Answer:
The first part of the output shows some setup operations performed by trace. The rest of the output shows the entry into each function, including the module where the function is located, and then the lines of the source file as they are executed.
Similar questions
Math,
24 days ago
Math,
24 days ago
Computer Science,
1 month ago
Math,
1 month ago
English,
8 months ago
CBSE BOARD X,
8 months ago