PSS-Expressions-1

PSS-Expressions-1

University

10 Qs

quiz-placeholder

Similar activities

Uji Pengetahuan TIK untuk Siswa Kelas 7

Uji Pengetahuan TIK untuk Siswa Kelas 7

7th Grade - University

15 Qs

nestedif _ And _ Or

nestedif _ And _ Or

University

10 Qs

Programación II Parte 5

Programación II Parte 5

University

10 Qs

Quiz # 1 in Capstone Project and Research 1

Quiz # 1 in Capstone Project and Research 1

University

15 Qs

TUTORR DASPROG

TUTORR DASPROG

University

10 Qs

Prak MC

Prak MC

University

15 Qs

Quiz on Basics of C

Quiz on Basics of C

University

10 Qs

CEA201

CEA201

University

15 Qs

PSS-Expressions-1

PSS-Expressions-1

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Bobby Sathyaseelan

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the output of the below code:

A=”Gulf”

B=a+2

print(B)

Gulf2

Error

Gulf + 2

B

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the output of the below code:

A=”Gulf”

B=A+” College”

print(B)

Gulf College

B

Error

A+"College"

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the output of the below code:

A=”Gulf”

B=”A”+” College”

Print(B)

Gulf College

A College

Error

B

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the output of the below code:

A=”Great”

B= A*5

print(B)

A*5

Error

GreatGreatGreatGreatGreat

Great Great Great Great Great

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the output of the below code

x=10

y=x+5

print(x>y)

True

Error

15

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the output of the below code

x=10

y=5+5

print(x<=y)

False

True

10

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Output of the below code

100 =x

print(x)

10

Error

100

No Output

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?