+ 2
How can i create a python file
6 Answers
+ 4
Hello, abinaya !
Were found suitable sites and lessons for your question
https://stackoverflow.com/questions/12654772/create-empty-file-using-JUMP_LINK__&&__python__&&__JUMP_LINK
https://www.sololearn.com/learn/Python/2448/?ref=app
https://www.sololearn.com/learn/Python/2445/?ref=app
https://www.sololearn.com/learn/Python/2446/?ref=app
https://www.sololearn.com/learn/Python/2447/?ref=app
+ 3
This link explains it: https://stackoverflow.com/questions/1522564/how-do-i-run-a-JUMP_LINK__&&__python__&&__JUMP_LINK-program
But if you have IDLE with your python installation. You can edit and run python programs from there.
+ 2
Do you have installed python?
0
thanks Alexander. can you tell me how to type command in notepad and executive it in python
0
yes
0
you have to install python idle (integrated developed learning environment) in your PC. we will excute the python programs in CMD also with .py extensions.