volume_mute
Understanding Python interpreter
publish date: 2022/09/30 12:31:00 GMT+10
volume_mute>>> print("Hello Python interpreter!")
Hello Python interpreter!
The (1) indicates that you should be using the terminal window, and the (2)
is the code you should type in and then execute by pressing
ENTER
Please drag and drop the selected option in the right place or type it instead
>>> prompt
bold text
Correct Answer
(1) >>> prompt
(2) bold text
Reference
Python Crash Course, 2nd edition, ERIC MATTHES, no starch press, 2019