print

print

12th Grade

10 Qs

quiz-placeholder

Similar activities

Python

Python

9th - 12th Grade

10 Qs

CSP Unit 5 Assessment 2 review (code.org)

CSP Unit 5 Assessment 2 review (code.org)

9th - 12th Grade

13 Qs

Types of Media

Types of Media

12th Grade

10 Qs

Free Tess 1

Free Tess 1

9th - 12th Grade

6 Qs

Tipificación SalesForce

Tipificación SalesForce

1st - 12th Grade

10 Qs

Advanced Promises

Advanced Promises

12th Grade - Professional Development

8 Qs

Spelling

Spelling

3rd Grade - University

10 Qs

python quiz

python quiz

1st - 12th Grade

10 Qs

print

print

Assessment

Quiz

Other

12th Grade

Medium

Created by

Riaan Tamimi

Used 25+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

what is the output of the following

print (my name is Rianne")

my name is rianne

my name is Rianne

error

(my name is Rianne)

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

what is the output of the following

print ('my name is Rianne')

error

my name is rianne

my name is Rianne

'my name is rianne'

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

print("2%2")

error , we cant use " " with numbers

0

1

2%2

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

print(1+1)

2

error

1+1

1+1 2

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

print("1+1=" , 1+1)

error

1+1=2

1+1=1+1

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

print (3/2)

1

1.5

0

error

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

print(8%4)

2

0

3

5

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?