Search Header Logo

Week 1 Quiz - Python Basics

Authored by Pranjal Gajbhiye

Professional Development

Professional Development

Used 1+ times

Week 1 Quiz - Python Basics
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct file extension for Python files?

.pt

.pyt

.py

.python

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid IDE for Python?

Jupyter Notebook

VS Code

Colab

Microsoft Excel

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of: type(5.0)?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: Python is a statically typed language.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What method is used to convert a string to lowercase in Python?

lower()

down()

toLower()

lowercase()

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Fill in the blank: The function _______ is used to take input from the user.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following code? x = 5 if x > 3: print('Yes') else: print('No')

Yes

No

Error

Nothing

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?

Discover more resources for Professional Development