Python final Quiz

Python final Quiz

8th Grade

16 Qs

quiz-placeholder

Similar activities

Python KS3

Python KS3

8th Grade

17 Qs

Code.Org U3L1-4

Code.Org U3L1-4

8th Grade

15 Qs

Coding Vocabulary

Coding Vocabulary

7th - 8th Grade

19 Qs

Hour of Code

Hour of Code

6th - 12th Grade

12 Qs

Selection in Python

Selection in Python

1st - 9th Grade

15 Qs

Python programming -recap

Python programming -recap

7th - 10th Grade

12 Qs

CodeHS JavaScript

CodeHS JavaScript

8th - 12th Grade

21 Qs

App Lab

App Lab

6th - 9th Grade

15 Qs

Python final Quiz

Python final Quiz

Assessment

Quiz

Computers

8th Grade

Easy

Created by

3C community

Used 2+ times

FREE Resource

16 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • Ungraded

Please, write your name

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which is more easy?
Programming with text
Programming with blocks

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable names can be anything and don't have any rules
True
False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Compilers are used to convert the text code to binary code
True
False

5.

OPEN ENDED QUESTION

30 sec • Ungraded

Media Image
There is an error in the following code, try to fix the error and rewrite the code in the answer below

Evaluate responses using AI:

OFF

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Choose the functions that can be used to make external casting in python (you can choose more than one answer)
float ( )
int ( )
bool ( )
str ()
print ( )

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which loop of the following repeat the code 5 times?
for x in range (1,5,1)
for x in range (1,4,1)
for x in range (1,6,1)
for x in range (6)

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?