Python- Comments

Python- Comments

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

Python Programming Concepts Challenge

Python Programming Concepts Challenge

10th Grade - University

10 Qs

Python_R

Python_R

2nd Grade - Professional Development

8 Qs

Python - Week 1

Python - Week 1

8th - 10th Grade

10 Qs

TLEQ3Module 1-5

TLEQ3Module 1-5

10th Grade

10 Qs

10 CS // Pseudocode

10 CS // Pseudocode

9th - 11th Grade

10 Qs

Quiz 02 - Comments and Style

Quiz 02 - Comments and Style

11th Grade

10 Qs

Python Basics

Python Basics

8th - 10th Grade

10 Qs

Python Comments

Python Comments

9th Grade

8 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