115k views
25 votes
If you want to make a comment that won’t be seen in r console (output) use .. what

#
print (“ “)
sum ()
rflip()

1 Answer

7 votes
Answer: A) #

Detailed Explanation:

A ‘#’ can be used in Python to comment out a piece of code that you don’t want to run, to write down specific comments for specific blocks of code etc.
User Marshalllaw
by
8.2k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories