Python Basics

Python Basics

5th Grade

13 Qs

quiz-placeholder

Similar activities

CODE.org Değerlendirme

CODE.org Değerlendirme

5th Grade

14 Qs

Lesson 12 - Transfer statements

Lesson 12 - Transfer statements

5th - 8th Grade

10 Qs

COSTOS

COSTOS

1st - 5th Grade

11 Qs

Programmation 1

Programmation 1

1st - 6th Grade

12 Qs

Lesson 7 - Test 1

Lesson 7 - Test 1

5th - 8th Grade

15 Qs

Lesson 25 - datetime module

Lesson 25 - datetime module

5th - 8th Grade

10 Qs

Lesson 22 - Test-3

Lesson 22 - Test-3

5th - 8th Grade

15 Qs

Programming Knowledge Quiz (Medium)

Programming Knowledge Quiz (Medium)

5th Grade - Professional Development

10 Qs

Python Basics

Python Basics

Assessment

Quiz

Education

5th Grade

Medium

Created by

CodeKaroYaaro Tutor

Used 38+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Who created Python?

John Doe

Guido van Rossum

Mark Zuckerberg

Bill Gates

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What character is used to indicate a comment in Python?

%

#

&

@

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What does Python help build for the internet?

Castles

Robots

Parts of the internet

Cars

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How do comments help in Python?

They make the code run faster

They explain the code to us and others

They hide the code

They change the code's functionality

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

When do we use comments in Python?

To confuse the computer

To write secret messages

To explain code or make notes

To break the code

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How do we write a multi-line comment in Python?

Using triple quotes
(""" ... """)

Using single quotes (' ... ')

Using double quotes (" ... ")

Using hash symbols
(### ... ###)

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What are variables in Python?

Magical spells

Special codes

Containers for storing information

Hidden messages

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?