PYTHON PROGRAMMING FUNDAMENTALS

PYTHON PROGRAMMING FUNDAMENTALS

11th Grade

15 Qs

quiz-placeholder

Similar activities

Logic Quiz SGTC 2022

Logic Quiz SGTC 2022

1st Grade - Professional Development

10 Qs

Tin học 10 _ Bài 16 _Định dạng văn bản

Tin học 10 _ Bài 16 _Định dạng văn bản

10th - 12th Grade

10 Qs

SoftSkill v3.0 (BAFing Module)

SoftSkill v3.0 (BAFing Module)

KG - Professional Development

20 Qs

TIN 11 - PYTHON - PHÉP TOÁN - BIỂU THỨC - CÂU LỆNH GÁN

TIN 11 - PYTHON - PHÉP TOÁN - BIỂU THỨC - CÂU LỆNH GÁN

11th Grade

10 Qs

Business Studies- 3.2 Meeting customer needs

Business Studies- 3.2 Meeting customer needs

10th - 12th Grade

11 Qs

Driving Theory Test: Alertness

Driving Theory Test: Alertness

KG - Professional Development

10 Qs

Tin 8/1

Tin 8/1

KG - University

10 Qs

PYTHON PROGRAMMING FUNDAMENTALS

PYTHON PROGRAMMING FUNDAMENTALS

Assessment

Quiz

Computers, Other

11th Grade

Practice Problem

Medium

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

Standards-aligned

Created by

Archana Pataskar

Used 486+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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?