Python Basics Quiz

Python Basics Quiz

9th Grade

16 Qs

quiz-placeholder

Similar activities

Lesson 5_The loop  in Flowcharts 2021

Lesson 5_The loop in Flowcharts 2021

9th Grade

17 Qs

python

python

1st - 11th Grade

15 Qs

Pixar Movies

Pixar Movies

7th - 12th Grade

15 Qs

3D Printing

3D Printing

3rd - 12th Grade

13 Qs

Programozás alapjai 9.osztály

Programozás alapjai 9.osztály

9th Grade

16 Qs

Python Week1 Recap

Python Week1 Recap

9th Grade

12 Qs

Match Exercises

Match Exercises

1st Grade - University

11 Qs

Fingerprints

Fingerprints

6th - 9th Grade

15 Qs

Python Basics Quiz

Python Basics Quiz

Assessment

Quiz

Other

9th Grade

Medium

Created by

Hamza Motiyar

Used 2+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct file extension for Python files?

.py

.python

.pt

.exe

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable name?

2name

my-name

name_2

my name

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the print() function do?

Takes input

Loops through values

Outputs text to the screen

Defines a variable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a comment in Python?

/* This is a comment */

// This is a comment

# This is a comment

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you take input from the user in Python?

scan()

get()

input()

read()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print("5" + "3")?

8

53

Error

None

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to assign a value to a variable?

let x = 5

x

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?