Single line comment in Python

PHOTO EMBED

Wed Aug 02 2023 12:56:38 GMT+0000 (Coordinated Universal Time)

Saved by @pythonHub #python #python-hub #basics

#This is a single line comment
print("Hello World")
#print("This too will be treated as a comment")
content_copyCOPY