Python Programming Quiz

Python Programming Quiz

Professional Development

15 Qs

quiz-placeholder

Similar activities

Sensibilisation sécurité informatique

Sensibilisation sécurité informatique

Professional Development

15 Qs

Soal SKD

Soal SKD

University - Professional Development

10 Qs

Quiz-1 tkinter

Quiz-1 tkinter

University - Professional Development

11 Qs

PLC

PLC

12th Grade - Professional Development

20 Qs

C++Quiz#1

C++Quiz#1

Professional Development

10 Qs

Kelas X 28 Spreadsheet 2020

Kelas X 28 Spreadsheet 2020

Professional Development

15 Qs

Hàm

Hàm

Professional Development

10 Qs

JAVA - Arrays

JAVA - Arrays

University - Professional Development

15 Qs

Python Programming Quiz

Python Programming Quiz

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

ERROL ANTONIO

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to get user input in Python 3?

input()

raw_input()

scan()

read()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to check if x is equal to 10?

x = 10:

x == 10:

x := 10:

x === 10:

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used for exponentiation in Python?

^

**

pow

^^

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of print(5 // 2)?

2.5

2

3

2.0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will float(3) return?

"3.0"

3.0

"3"

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function converts a string "10" into an integer?

str("10")

int("10")

integer("10")

str(int("10"))

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to write a single-line comment in Python?

/* comment */

""" comment """

#comment

// comment //

Access all questions and much more by creating a free account

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

Already have an account?