C-15-Q123mediumsingle_mcq
To see the output of code in Thonny, one clicks:
To see the output of code in Thonny, one clicks:
- aSave
- bRun
- cHelp
- dEdit
ব্যাখ্যা
In Thonny, the Run button executes the current script and displays its result in the shell/output area. Save only stores the file, while Help and Edit do not run the program.