how will you run a program in script mode? mention the steps.
Answers
Answered by
4
Your answer is in the given pic.. pls mark as brainliest u will get 3 points ☺️✌️✌️
Attachments:
Answered by
1
For?:
Python IDLE (duh)
Steps:
- Open the python IDLE using start.
- Click on File on upper left corner of the Shell on the screen.
- Click on New. (or simply use Ctrl+N) A new window will appear. Start writing you co_de.
- Save it using file button again or simply using Ctrl+S.
- Name it. Then Click on run on top to run it (or simply press Fn5 on keyboard).
Similar questions