Basics of Python Programming Unit-1

Basics of Python Programming Unit-1

University - Professional Development

20 Qs

quiz-placeholder

Similar activities

IPA - Session 6 - Review /b/ /p/ ;  /s/ /z/ /ʃ/

IPA - Session 6 - Review /b/ /p/ ; /s/ /z/ /ʃ/

KG - Professional Development

15 Qs

SASI -1st year -DAY5-FN (22.12.23)

SASI -1st year -DAY5-FN (22.12.23)

Professional Development

15 Qs

Unit1_MS

Unit1_MS

University - Professional Development

20 Qs

The Weather Forecast

The Weather Forecast

11th Grade - University

20 Qs

mid-summer night's dream

mid-summer night's dream

University

15 Qs

auxiliaries

auxiliaries

University

15 Qs

narative text

narative text

12th Grade - University

15 Qs

What if Santa Delivered Presents in One Day?https://www.yout

What if Santa Delivered Presents in One Day?https://www.yout

University

15 Qs

Basics of Python Programming Unit-1

Basics of Python Programming Unit-1

Assessment

Quiz

Professional Development, English

University - Professional Development

Hard

Created by

kanishka G

Used 48+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Who developed Python Programming Language?

Wick van Rossum

Rasmus Lerdorf

Guido van Rossum

Niene Stom

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which type of Programming does Python support?

object-oriented programming

structured programming

functional programming

all of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What will be the value of the following Python expression?

4 + 3 % 5

7

2

4

1

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is used to define a block of code in Python language?

Indentation

Key

Brackets

All of the mentioned

5.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Expand IDLE

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the order of precedence in python?

Exponential, Parentheses, Multiplication, Division, Addition, Subtraction

Exponential, Parentheses, Division, Multiplication, Addition, Subtraction

Parentheses, Exponential, Multiplication, Division, Subtraction, Addition

Parentheses, Exponential, Multiplication, Division, Addition, Subtraction

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the output of the following piece of code when executed in Python shell?

>>> a=("Check")*3

>>> a

(‘Check’,’Check’,’Check’)

* Operator not valid for tuples

(‘CheckCheckCheck’)

Syntax error

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?