PYTHON PROGRAMMING FUNDAMENTALS

PYTHON PROGRAMMING FUNDAMENTALS

11th Grade

15 Qs

quiz-placeholder

Similar activities

Seberapa NKRI Kamu?

Seberapa NKRI Kamu?

1st Grade - Professional Development

13 Qs

Create a Website 1

Create a Website 1

KG - University

10 Qs

Вбудовані функції

Вбудовані функції

1st - 12th Grade

12 Qs

Legal/Ethics Pt 1

Legal/Ethics Pt 1

9th - 12th Grade

20 Qs

8 клас № 48 Величини логічного типу

8 клас № 48 Величини логічного типу

1st - 12th Grade

12 Qs

K10 -  WHILE

K10 - WHILE

11th Grade

14 Qs

Bài 29. Nhận biết lỗi chương trình

Bài 29. Nhận biết lỗi chương trình

9th - 12th Grade

14 Qs

MAJOR INGREDIENTS IN BAKING

MAJOR INGREDIENTS IN BAKING

11th Grade

20 Qs

PYTHON PROGRAMMING FUNDAMENTALS

PYTHON PROGRAMMING FUNDAMENTALS

Assessment

Quiz

Computers, Other

11th Grade

Medium

CCSS
L.2.1F, L.8.1C, L.8.3A

Standards-aligned

Created by

Archana Pataskar

Used 484+ times

FREE Resource

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

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?