PYTHON

PYTHON

7th Grade

15 Qs

quiz-placeholder

Similar activities

Tingkatan 2 - Kod Arahan (Bab 3)

Tingkatan 2 - Kod Arahan (Bab 3)

7th - 9th Grade

10 Qs

g7_W4_Python

g7_W4_Python

7th Grade

10 Qs

python หน่วยที่1

python หน่วยที่1

7th Grade

15 Qs

Grade 6 - Algorithms & Pseudocode

Grade 6 - Algorithms & Pseudocode

6th - 8th Grade

20 Qs

python

python

3rd Grade - University

12 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

Review multiple choice Quiz

Review multiple choice Quiz

KG - Professional Development

10 Qs

coding

coding

KG - Professional Development

15 Qs

PYTHON

PYTHON

Assessment

Quiz

Computers

7th Grade

Hard

Created by

RAHUL GUPTA

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Extension of Python

py

.py

.PYS

.PYE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code?


var1 = 1

var2 = 2

var3 = "3"


print(var + var2 + var3)

6

33

133

Error. Mixing operators between numbers and strings are not supported

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The character used in comments in python is________.

@

#

&

$

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types is not supported in python?

INTEGER

FLOAT

STRING

SLICE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

___________statement are used to assign a value to a variable.

Assignment

String

Logical

Relational

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

Which are arithmetic operators?

+

-

>

<

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following cannot be a variable?

_init_

in

it

on

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?