Python Ch 1 Review

Python Ch 1 Review

9th - 12th Grade

23 Qs

quiz-placeholder

Similar activities

CSP - Warm Up Nov. 30

CSP - Warm Up Nov. 30

12th Grade

20 Qs

Tallära och kodning 1 - åk7

Tallära och kodning 1 - åk7

7th - 9th Grade

21 Qs

Python makeup exam December 2

Python makeup exam December 2

11th Grade

23 Qs

GEMATMW - Coding Theory

GEMATMW - Coding Theory

6th Grade - University

21 Qs

Snap! Coding

Snap! Coding

9th - 12th Grade

20 Qs

IDT S1 Final Review - Part 1

IDT S1 Final Review - Part 1

8th - 12th Grade

20 Qs

Java Quiz - Frankenberger 2022

Java Quiz - Frankenberger 2022

9th - 12th Grade

25 Qs

CS League Quizz 2

CS League Quizz 2

7th - 9th Grade

20 Qs

Python Ch 1 Review

Python Ch 1 Review

Assessment

Quiz

Mathematics

9th - 12th Grade

Easy

Created by

Alyssa Guider

Used 9+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is Python?
text based programming language
word processor 
spreadsheet
block based programming language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To execute a Python program, you need a Python interpreter.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is the fastest growing programming language:

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is IDE?

Integrated Development Environment

Implicit Deployment Environment

Interrogated Development Environment

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"hello"

String

Integer

Float

Word

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output from the following Python code?

print("3+4")

7

3+4

34

SyntaxError

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following Python code?

print(3+4)

3+4

7

SyntaxError

print(3+4)

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?