+ 1

Python shell

how to use python shell, and what is the usefulness.

10th May 2021, 6:28 PM
Micheal Alfred
1 Réponse
+ 1
You can not save scripts that you run in python shell as file,it is used just once but with code editor you can save entire program as python file to be reused anytime.
10th May 2021, 7:11 PM
HBhZ_C
HBhZ_C - avatar