Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do we make python scripts executable?

Answer Posted / chaitanya

Python scripts can be executed in two ways:

Suppose I want to execute script1.py

We can open the script1.py in IDE editor & run the script in the frontmost window of the python IDE by hitting the run all button.

Second way is using command prompt by making sure PATH is set appropriately directly type script name else type

>>>python script1.py

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you make 3d plots/visualizations using numpy/scipy?

964


What is the best python ide for beginners?

973


Among lists,sets,tuples which is faster?

925


What is uuid used for?

832


What are the supported data types in python?

1131


Number of argument’s that range() function can take ?

876


What does __name__=='__main__' in python mean?

1010


Why do I receive a syntax error when printing a string in python 3?

1149


Is there a way to remove the last object from a list?

968


What is the best ide for python?

1020


What is hierarchical inheritance?

953


Is vs in python?

944


What are python methods?

873


Can python make websites?

900


Which server is best for python?

953