Python final Quiz

Python final Quiz

8th Grade

16 Qs

quiz-placeholder

Similar activities

9.1.2 - Starter Quiz

9.1.2 - Starter Quiz

7th - 11th Grade

14 Qs

Python grade 8

Python grade 8

8th Grade

20 Qs

C# Debugging Quiz

C# Debugging Quiz

6th - 8th Grade

12 Qs

Coding Basics

Coding Basics

5th - 8th Grade

20 Qs

Scratch

Scratch

7th - 9th Grade

19 Qs

JavaScript

JavaScript

7th - 8th Grade

15 Qs

Python outputs

Python outputs

7th - 11th Grade

20 Qs

Coumpter ,Number system

Coumpter ,Number system

8th - 12th 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?