Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to commenbt code in python

#This is a comment
print("Hello, World!")

print("Hello, World!") #This is a comment
 
PREVIOUS NEXT
Tagged: #commenbt #code #python
ADD COMMENT
Topic
Name
3+5 =