Grade 6 PA2

Grade 6 PA2

8th Grade

10 Qs

quiz-placeholder

Similar activities

Python Introduction

Python Introduction

6th - 8th Grade

10 Qs

Review Python

Review Python

8th Grade

15 Qs

Python

Python

8th Grade

13 Qs

Review Python

Review Python

7th - 8th Grade

11 Qs

python selection

python selection

8th Grade

11 Qs

Homework 2- Python Data Types

Homework 2- Python Data Types

8th Grade

10 Qs

Intro to CSS

Intro to CSS

7th - 8th Grade

10 Qs

Python Data Types and Arithmetic Quiz

Python Data Types and Arithmetic Quiz

8th Grade

7 Qs

Grade 6 PA2

Grade 6 PA2

Assessment

Quiz

Computers

8th Grade

Hard

Created by

ADITI GANDHI

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The key used to execute python program is

F2

F3

F4

F5

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which separator is used in the print() function to get tab space

\t

\n

\s

\b

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which mode of Python statements are executed line by line?

Interactive mode

Script mode

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is a case sensitive language.

False

True

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the statement print('10+20')

30

'10+20'

10+20

'30'

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the function which takes values from the user.

print()

input()

exit()

accept()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the variable name which is invalid.

1num

num_1

num1

n_um

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?