Inline comments in Python

PHOTO EMBED

Wed Aug 02 2023 13:00:59 GMT+0000 (Coordinated Universal Time)

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

print("Hiii")#this is an inline comment
print(" '#' This is not a comment this will be printed")
content_copyCOPY