Q1 Introduction to Python

Q1 Introduction to Python

Professional Development

15 Qs

quiz-placeholder

Similar activities

CSS basics

CSS basics

Professional Development

15 Qs

Python Test -1A

Python Test -1A

Professional Development

10 Qs

Python Libraries Series - Pandas

Python Libraries Series - Pandas

Professional Development

11 Qs

Quiz 1 Internship

Quiz 1 Internship

Professional Development

15 Qs

Python Test 4A

Python Test 4A

Professional Development

10 Qs

Python Test 5A

Python Test 5A

Professional Development

10 Qs

roboticis

roboticis

6th Grade - Professional Development

13 Qs

Python Functions

Python Functions

Professional Development

10 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?