Q1 Introduction to Python

Q1 Introduction to Python

Professional Development

15 Qs

quiz-placeholder

Similar activities

Week_2

Week_2

Professional Development

20 Qs

Python Code

Python Code

8th Grade - Professional Development

20 Qs

Basics of Python Programming Unit-1

Basics of Python Programming Unit-1

University - Professional Development

20 Qs

IOAC - ML Batch Pre-Assessment -4th-Feb

IOAC - ML Batch Pre-Assessment -4th-Feb

Professional Development

10 Qs

Python Quiz : Loop

Python Quiz : Loop

Professional Development

13 Qs

Python Basics - First step of Baby python

Python Basics - First step of Baby python

Professional Development

10 Qs

Study Comrade | Data Analytics

Study Comrade | Data Analytics

University - Professional Development

20 Qs

Programming - Screening Test

Programming - Screening Test

3rd Grade - Professional Development

15 Qs

Q1 Introduction to Python

Q1 Introduction to Python

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Priyanka B

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What is Python?

A type of snake

A high-level programming language

A popular web browser

A type of pasta

2.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Who is the creator of Python?

Linus Torvalds

Mark Zuckerberg

Steve Jobs

Guido van Rossum

3.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Which of the following is true about Python's indentation?

It is optional and doesn't affect the code's execution

It is used for code organization and is required for code blocks

It is only used for comments

It is used to create loops in Python

4.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What does the "print" function do in Python?

It takes user input

It displays text or values on the screen

It performs mathematical calculations

It creates a new variable

5.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What is the result of the expression 5 + 3 * 2?

10

16

11

26

6.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Which symbol is used for comments in Python?

//

#

/* */

--

7.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Which data type is used to store a sequence of characters in Python?

int

float

str

bool

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?