RosettaCodeData/Task/Comments/Python/comments-1.py

3 lines
73 B
Python
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
# This is a comment
foo = 5 # You can also append comments to statements