PSS-Expressions-1

PSS-Expressions-1

University

10 Qs

quiz-placeholder

Similar activities

Internet

Internet

University

11 Qs

Web Designing Quiz-2

Web Designing Quiz-2

University

10 Qs

Teste python- Unesp-Jaboticabal

Teste python- Unesp-Jaboticabal

University

10 Qs

English for tech

English for tech

University

10 Qs

Computer Network

Computer Network

University

10 Qs

TES AWAL MODUL 2

TES AWAL MODUL 2

University

10 Qs

ASAS SAINS KOMPUTER : TINGKATAN 3

ASAS SAINS KOMPUTER : TINGKATAN 3

4th Grade - University

12 Qs

Round 2 for Preplacement Bootcamp

Round 2 for Preplacement Bootcamp

University

15 Qs

PSS-Expressions-1

PSS-Expressions-1

Assessment

Quiz

Computers

University

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?