Python Class 9

Python Class 9

9th - 10th Grade

25 Qs

quiz-placeholder

Similar activities

2324tx6

2324tx6

9th - 12th Grade

20 Qs

QUIZ BAB 4: SISTEM OPERASI

QUIZ BAB 4: SISTEM OPERASI

8th Grade - University

20 Qs

Perangkat lunak quiz

Perangkat lunak quiz

7th - 9th Grade

20 Qs

BAI 26 + 27 TIN 10c1

BAI 26 + 27 TIN 10c1

10th Grade

20 Qs

GAD Review - Game Industry

GAD Review - Game Industry

9th - 12th Grade

22 Qs

Quiz Informatika Kelas X

Quiz Informatika Kelas X

10th Grade

20 Qs

Network topologies

Network topologies

8th Grade - University

20 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

Python Class 9

Python Class 9

Assessment

Quiz

Computers

9th - 10th Grade

Practice Problem

Hard

CCSS
6.EE.B.6

Standards-aligned

Created by

Kanchan Chowdhary

Used 318+ times

FREE Resource

AI

Enhance your content in a minute

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

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is invalid?

_a = 1

__a = 1

__str__ = 1

none of the mentioned

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an invalid variable?

my_string_1

1st_string

__

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of this expression, 3*1**3?

27

9

3

1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What input will I need to collect the height (in cm) of pupils in a class?

float

Int

input

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a variable do?

Stores a value in memory

Helps you print to screen

It works out the maths

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the answer be?

x = input("enter a number ")

print(x+x)

33

31

error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the answer?

a = "564"

b = "2342"

print(a+b)

2609

5642324

2906

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?