i am just start to learnin python and i want to know some thing about it
1.is is used for web development
2.how can i run python program on my ubuntu os i have python installed on my system but not able to run i don't know how to run python file for checking output?
3.if it is used for web development also then how i can use it i also search about it but not getting proper answer so i came here hope some one give me right direction about it
thank you
AARTI SHRIVAS 2 Posting Pro in Training
Recommended Answers
Jump to Post— lim.charmender 0
- Yes. Check out . Python is used for both application development and server-side development.
python <file name>, as inpython hello_world.py- As I said, check out Google App Engine. You can also Google Search
python serversto find a suitable python-based web …
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.