Answers for "commenting line in python"

3

comment in python

# To make a comment in python use the hashtag symbol
Posted by: Guest on November-27-2020
1

how to make a comment in py

A comment in python can be made using the "#" symbol.
Posted by: Guest on May-31-2021

Python Answers by Framework

Browse Popular Code Answers by Language