Search Header Logo

Grade 6 Python Practical Viva 2022-2023

Authored by Ahmed Numair

Computers

6th - 8th Grade

Used 13+ times

Grade 6 Python Practical Viva 2022-2023
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many variables are there in this program?

2

3

4

5

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type represents a decimal number?

Float

Int

Boolean

String

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To display the following on screen Hello World! the following command should be used:

print(Hello World!)

print("Hello World" + !)

print("Hello World!")

print"(Hello World!)"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the output of this code?

a = 17

if a % 6 == 0:

print("Yes")

else:

print("No")

Yes

Error

0

No

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = 5

b = "10"

print( a + b )

510

15

Error

105

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?