Python-3

Python-3

1st - 4th Grade

10 Qs

quiz-placeholder

Similar activities

JavaScript Test 1: Shapes and Printing

JavaScript Test 1: Shapes and Printing

2nd - 9th Grade

10 Qs

Advance Python

Advance Python

KG - Professional Development

10 Qs

Python Basics

Python Basics

1st - 5th Grade

15 Qs

Python - тест

Python - тест

1st - 12th Grade

15 Qs

KODEKIDDO HACK #MLH3

KODEKIDDO HACK #MLH3

4th Grade - University

10 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Grasshopper App Quiz

Grasshopper App Quiz

4th - 6th Grade

15 Qs

Python Final Assessment

Python Final Assessment

4th - 12th Grade

10 Qs

Python-3

Python-3

Assessment

Quiz

Computers

1st - 4th Grade

Hard

Created by

afnan amin

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To make a comment in Python we use

//

/*

*/

#

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

name="Ahmed Ali Mohammed"

if we want to ONLY print ("Moha") what will we write ?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x=10

print(x%3) the Output will be

0

3

1

2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x=5

print(x//2)

2.5

2

3

error

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

How to write in python 3 exponential 2?

(Please don't use variables write 3 exponential 2 in print ())

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

x=4

If we want to take the value of x from console screen what should we write?

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the following code generate ?

name="Asmaa"

print(" My name is "+name+"My age is " + 14)

My name is Asmaa My age is 14

My name is name My age is 14

error

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?