Sem-01(C)

Sem-01(C)

9th - 12th Grade

33 Qs

quiz-placeholder

Similar activities

Python Quiz

Python Quiz

12th Grade

30 Qs

Programming Q3 Review - Data Structures

Programming Q3 Review - Data Structures

9th Grade - University

30 Qs

EISB Rhapsody'24 Hackathon - Python

EISB Rhapsody'24 Hackathon - Python

9th - 12th Grade

30 Qs

Python Revision Tour

Python Revision Tour

12th Grade

30 Qs

Python quiz 1

Python quiz 1

7th Grade - Professional Development

30 Qs

CS 1 Cycle 3 exam

CS 1 Cycle 3 exam

9th Grade - University

30 Qs

Python List

Python List

12th Grade

28 Qs

Python Basics-01

Python Basics-01

9th - 12th Grade

32 Qs

Sem-01(C)

Sem-01(C)

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Riya Shakya

Used 3+ times

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is NOT a Python data type?

Integer

String

Float

Loop

2.

FILL IN THE BLANK QUESTION

30 sec • 5 pts

Media Image

What is the correct term for joining elements together in a string?

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the names of the two types of mode that are used in Python? Select two.

Interactive mode

Scratch mode

Imperial mode

Script mode

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What datatype will the answer be if the user enters 15 and 30?

Integer

String

Boolean

Float

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What output will the console show, if 15 and 30 are entered by the user?

Syntax error

The sum of the two numbers - 45

The concatenation of the two numbers - 1530

Complier error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What result will display in the shell if 15 and 20 is entered by the user?

"num1 + num2"

1520

35

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What will the output be from this code?

Hello world!

Hello + world!

SyntaxError
"Hello" "world!"

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?