Python (The Basics)

Python (The Basics)

6th - 10th Grade

20 Qs

quiz-placeholder

Similar activities

Year 9 Python Programming Quiz

Year 9 Python Programming Quiz

8th Grade

16 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Basic Python Print statement and variable ceations

Basic Python Print statement and variable ceations

7th - 12th Grade

15 Qs

CICS Test 2 Review

CICS Test 2 Review

9th - 12th Grade

15 Qs

Computer Science (Python)

Computer Science (Python)

9th Grade

18 Qs

Python Final-Exam

Python Final-Exam

9th Grade

21 Qs

Python Basics Recap

Python Basics Recap

8th - 11th Grade

23 Qs

Информатика

Информатика

6th Grade

20 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?