Programming Output Worksheet

Programming Output Worksheet

10th Grade

22 Qs

quiz-placeholder

Similar activities

Pemrograman Blokly

Pemrograman Blokly

9th Grade - University

20 Qs

Soal PAS Algoritma dan Flowchart

Soal PAS Algoritma dan Flowchart

10th Grade - University

20 Qs

Quizz Sebelum UTS

Quizz Sebelum UTS

9th - 12th Grade

21 Qs

Python Programming Quiz

Python Programming Quiz

10th Grade

17 Qs

Algoritma Pemrograman

Algoritma Pemrograman

10th Grade

21 Qs

Computer Basics Quiz

Computer Basics Quiz

7th Grade - University

20 Qs

SAS Dasar Program Keahlian RPL Kelas X

SAS Dasar Program Keahlian RPL Kelas X

10th Grade - University

25 Qs

Mock-Up Academy Programming Online Test

Mock-Up Academy Programming Online Test

6th Grade - University

20 Qs

Programming Output Worksheet

Programming Output Worksheet

Assessment

Quiz

Information Technology (IT)

10th Grade

Medium

Created by

Demetrius fountain

Used 3+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output?

clements rangers

texas rangers

houston dynamo

error

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

age = "13"

print("24" + "13")

What will print out as a result of the code above?

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The result of the code below is _____

print(5+5%2)

6

8

4

10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output If error, type error

print(clements)

error

clements

None

0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

num1 = 20

num2 = 30

num1 = num1 - num2

print(num1)

The output of the code above is _____

-10

10

0

50

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the code below?

13/4

3.25

2.5

4.0

5.75

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

print(13//4)

What is the output?

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?