How to change file extension in Kali Linux? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to change file extension in Kali Linux?

12th Apr 2018, 9:26 AM
P_040 Q8
P_040 Q8 - avatar
9 Answers
+ 1
You can't save code on terminal. You have to download a IDE for that. Download pyCharm Community edition its free and awesome.
12th Apr 2018, 9:43 AM
Akib
Akib - avatar
+ 4
Give more details. What kind of file? Have you googled it yet?
12th Apr 2018, 9:36 AM
Manual
Manual - avatar
+ 2
Which text editor did you use? You can rename file as file.py
12th Apr 2018, 9:40 AM
Uttam
Uttam - avatar
+ 1
From command line?
12th Apr 2018, 9:30 AM
Akib
Akib - avatar
+ 1
You need interpreter for that. Go to terminal and type in python3 and hit enter. Write your code there. Or download pyCharm.
12th Apr 2018, 9:40 AM
Akib
Akib - avatar
0
I have written my python code in text editor and now I want to run it.
12th Apr 2018, 9:39 AM
P_040 Q8
P_040 Q8 - avatar
0
then how to save it?
12th Apr 2018, 9:42 AM
P_040 Q8
P_040 Q8 - avatar
0
OK seems like It's the only way.
12th Apr 2018, 9:45 AM
P_040 Q8
P_040 Q8 - avatar
0
guys... I have downloaded pycharm. but I can't use it. :-) which file is the execution one?
12th Apr 2018, 3:26 PM
P_040 Q8
P_040 Q8 - avatar