Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn COLUMN | TEST QUICK REPLIES SECTION
Practice
Projects
Quizzes & Challenges
Quizzes
Challenges
/
TEST QUICK REPLY COURSE

bookCOLUMN

Quick Tip: You can quickly comment or uncomment lines of code by selecting them and pressing Ctrl + / on Windows or Command + / on Mac.

123
print("Blueberries") # print("Oranges") print("Ranch dressing")
copy
question mark

What symbol is used to write a comment in Python?

Select the correct answer

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 2

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

Suggested prompts:

What does commenting or uncommenting a line do in Python?

Can you explain why you would comment out code?

Are there other useful keyboard shortcuts for coding?

bookCOLUMN

Swipe to show menu

Quick Tip: You can quickly comment or uncomment lines of code by selecting them and pressing Ctrl + / on Windows or Command + / on Mac.

123
print("Blueberries") # print("Oranges") print("Ranch dressing")
copy
question mark

What symbol is used to write a comment in Python?

Select the correct answer

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 2
some-alt