+ 1
How to change file extension in Kali Linux?
9 Antworten
+ 1
You can't save code on terminal. You have to download a IDE for that. Download pyCharm Community edition its free and awesome.
+ 4
Give more details.
What kind of file?
Have you googled it yet?
+ 2
Which text editor did you use? You can rename file as file.py
+ 1
From command line?
+ 1
You need interpreter for that. Go to terminal and type in python3 and hit enter. Write your code there.
Or download pyCharm.
0
I have written my python code in text editor and now I want to run it.
0
then how to save it?
0
OK
seems like It's the only way.
0
guys...
I have downloaded pycharm.
but I can't use it. :-)
which file is the execution one?