Python (The Basics)

Python (The Basics)

6th - 10th Grade

20 Qs

quiz-placeholder

Similar activities

CodeHS - Intro to Python - Basics and Console Interaction

CodeHS - Intro to Python - Basics and Console Interaction

9th Grade - Professional Development

20 Qs

Project Stem Python Unit 1 Test Review

Project Stem Python Unit 1 Test Review

9th - 12th Grade

17 Qs

CICS Test 2 Review

CICS Test 2 Review

9th - 12th Grade

15 Qs

Python basics yr7

Python basics yr7

6th - 9th Grade

20 Qs

Python Final-Exam

Python Final-Exam

9th Grade

21 Qs

Year 9 Python Programming Quiz

Year 9 Python Programming Quiz

8th Grade

16 Qs

quiz dasar python

quiz dasar python

1st Grade - University

20 Qs

Basic Python Print statement and variable ceations

Basic Python Print statement and variable ceations

7th - 12th Grade

15 Qs

Python (The Basics)

Python (The Basics)

Assessment

Quiz

Computers

6th - 10th Grade

Medium

Created by

Lannon Khau

Used 31+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

num1 = 93. num1 is a ...

Integer

operator

value

variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is the division symbol?

+

*

/

\

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which operator is the whole number division symbol ?

/

\

//

*

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function that displays a message on the screen ?

print()

input()

int(input())

write()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function that takes in the user's text value input ?

print()

input()

int(input())

apple juice

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you ask the user to type in a whole number value?

int(input())

input()

input(int())

Ask them to fill out a survey

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Whenever you take in a user input value, the value must be stored inside a..

a safe

another value

variable

a pizza box

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?