Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Comments | Getting Started
Introduction to Python (copy)

bookComments

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

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 2

Kysy tekoälyä

expand

Kysy tekoälyä

ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

Awesome!

Completion rate improved to 2.17

bookComments

Pyyhkäise näyttääksesi valikon

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

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 2
some-alt