Q1 Introduction to Python

Q1 Introduction to Python

Professional Development

15 Qs

quiz-placeholder

Similar activities

AWS Chapter 7 Compute

AWS Chapter 7 Compute

Professional Development

17 Qs

EMERGENCY CODES

EMERGENCY CODES

Professional Development

15 Qs

ISM and ISPS

ISM and ISPS

Professional Development

10 Qs

MyReskill IoT Training Day 3 Recap

MyReskill IoT Training Day 3 Recap

Professional Development

10 Qs

Python Test -1A

Python Test -1A

Professional Development

10 Qs

Python Test 4A

Python Test 4A

Professional Development

10 Qs

Day-4 IOAC - ML Python Assessment_12th-Feb-2023

Day-4 IOAC - ML Python Assessment_12th-Feb-2023

Professional Development

10 Qs

Java Quiz-2

Java Quiz-2

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?