Python Programming - Test 1

Python Programming - Test 1

University - Professional Development

20 Qs

quiz-placeholder

Similar activities

Quiz 1: Steps in Problem Solving

Quiz 1: Steps in Problem Solving

University

20 Qs

Introducción Redes Tele1 IB

Introducción Redes Tele1 IB

10th Grade - University

15 Qs

2. Ayo Main Quiz Lagi

2. Ayo Main Quiz Lagi

University - Professional Development

20 Qs

SOFTWARE 7I

SOFTWARE 7I

7th Grade - University

20 Qs

Python Quiz

Python Quiz

University

15 Qs

Spreadsheet Fundamentals - Quiz2

Spreadsheet Fundamentals - Quiz2

University

20 Qs

Algoritma Remedial RPL

Algoritma Remedial RPL

University

20 Qs

Skill Competition Quiz 2024

Skill Competition Quiz 2024

10th Grade - University

20 Qs

Python Programming - Test 1

Python Programming - Test 1

Assessment

Quiz

Computers

University - Professional Development

Medium

Created by

Prashant Dhope

Used 52+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following character is used to give comments in Python?

//

#

!

/

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be the output?

name = 'Python'

print (type(name))

char

'Python'

str

Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be the output?

str1 = "SGBIT"

print (str1 [2])

S

G

B

I

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be the output?

d = 10 < 11

print (d)

10

11

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Identify the arithmetic operator which is used to calculate exponential.

*

%

!

**

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

List is declared using _______.

{ }

[ ]

( )

< >

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be the output?

print (13/6)?

2

2.1666

2.5

Error

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?