Hello World Program in Python

0

We have successfully installed the IDLE (Integrated Development and Learning Environment) . Now we will be creating our first Program and that is hello world program . 

Follow these steps to create the hello world program in IDLE .


1. Open your IDLE .



2. Click on the File and select new file



3. Now Type print("hello world") inside the file



4. Now Save your program and give a file name as Hello.py



5. Now go to run and then run module Or just press F5


6. This is our output 


So in this way we can create our first program and run it on IDLE .





Post a Comment

0Comments
Post a Comment (0)

#buttons=(Accept !) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Accept !