Question-75: Which of the following is a correct statement?
- In program, the text which you do not want to send Python interpreter. Can be provided as comment.
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Answer: A, B, C, D
Exp:
- In program, the text which you do not want to send Python interpreter.
- This text is more for the information for other programmer.
- Python program consider this as only “ ” (Space). Does not matter how long is your string/text in comment.
-
You can access to full explanation to question and answer from this page.