Hello-world #in code editor #open new file and name it Hello.py #print("Hello World") #debug and run file #Hello world will be printed on the terminal print("Hello World")