How we have to save python file? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How we have to save python file?

29th Nov 2018, 12:29 PM
Yash Agarwal
Yash Agarwal - avatar
4 Answers
+ 5
In Sololearn? - go to Code Playground - code in Python - save
29th Nov 2018, 1:08 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 3
.py Or do you mean something else?
29th Nov 2018, 12:41 PM
Matthias
Matthias - avatar
+ 1
Assuming you are on windows OS Open notepad and write this line print("hello world") Go to file > save as > example.py Is not it simple enough
29th Nov 2018, 1:08 PM
onekpsc
29th Nov 2018, 1:10 PM
onekpsc