Python- Comments

Python- Comments

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

Python CodeHS Quiz

Python CodeHS Quiz

10th - 12th Grade

10 Qs

Java- Intro part 2

Java- Intro part 2

2nd - 12th Grade

7 Qs

Python Basics Quiz

Python Basics Quiz

7th Grade - University

10 Qs

Module 2

Module 2

10th Grade

10 Qs

Error Finding

Error Finding

12th Grade

10 Qs

Comments and Variables in Python Programming

Comments and Variables in Python Programming

11th Grade

10 Qs

Python - Week 1

Python - Week 1

8th - 10th Grade

10 Qs

Python Basics

Python Basics

7th - 9th Grade

10 Qs

Python- Comments

Python- Comments

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Yousra Abdelhamed

Used 12+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a line of text that Python won't try to run as code

comment

boolean

variable

modulo

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol do we use if we want to add a comment to our code?

**

()

%

#

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Surrounds multi-line comments

" " "

%

#

**

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

this Python comment is --------

Single line

multi line

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

this Python comment is --------

Single line

multi line