Write us what you want & improve the DevOpsCloud website for easy to use.

To stop spammers/bots in Telegram, we have added a captcha while joining the Telegram group, which means every new member, has to authenticate within 60 seconds while joining the group.

Home >>All Articles

Published Articles (117)

Sort by:
  • All |
  • AWS (52) | 
  • Azure (31) | 
  • DevOps (9) | 
  • FREE Udemy Courses (6) | 
  • GCP (1) | 
  • Linux (1) | 

AVR posted:
1 year ago
How to write a program in notepad and save it locally?
--------------------------------------------------------------------------
Write the code
and save the file as All Files.
The file name could be anything but with the extension(.py)
Now
How to run this program?
Go to the file location from cmd prompt and run the below command
python filename.py
We get the output automatically
View replies (0)
Posted in: Python | ID: Q112 |
February 22, 2023, 10:47 AM | 0 Replies