Result Size: 625 x 571
demo_comment3.py:
x
 
#print("Hello, World!")
print("Cheers, Mate!")
C:\Users\My Name>python demo_comment3.py
Cheers, Mate!