Search Header Logo

PYTHON PROGRAMMING FUNDAMENTALS

Authored by Archana Pataskar

Computers, Other

11th Grade

CCSS covered

Used 514+ times

PYTHON PROGRAMMING FUNDAMENTALS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

Which are arithmetic operators?

+

-

>

<

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following cannot be a variable?

_init_

in

it

on

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of these is floor division?

//

/

%

None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is a general purpose programming language created by

Dennis M. Ritchie

Guido Van Rossum

James Gosling

Bjarne Stroustrup

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Expand IDLE

Internal Development Learning Environment

Integrated Development Learning Enforcement

Interactive Development Learning Environment

Integrated Development Learning Environment

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Example of valid identifiers

12Name

name$

total-mark

total_marks

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?