1) What is a correct syntax to output "Hello World" in Python? a) echo (Hello World) b) echo "Hello World" c) p("Hello World") d) print("Hello World") 2) How do you insert COMMENTS in Python code? a) #this is a comment b) /*this is a comment*/ c) //this is a comment 3) Which one is NOT a legal variable name? a) my_var b) my-var c) _myvar d) myvar 4) How do you create a variable with the numeric value 5? a) X=int5 b) X=int(5) c) all answers are correct d) x=5 5) What is the correct file extension for Python files? a) .py b) .pt c) .phy d) .pyt

Bestenliste

Visueller Stil

Einstellungen

Vorlage ändern

Soll die automatisch gespeicherte Aktivität wiederhergestellt werden?