Ch.8 - Introducing Python

Ch.8 - Introducing Python

6th Grade - Professional Development

20 Qs

quiz-placeholder

Similar activities

Python

Python

8th Grade

20 Qs

Phyton

Phyton

8th Grade

20 Qs

Python basics

Python basics

7th - 10th Grade

18 Qs

Introduction to Python

Introduction to Python

University

20 Qs

Python

Python

11th Grade

20 Qs

Intro to Python Quiz

Intro to Python Quiz

9th - 12th Grade

15 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

Python Revision

Python Revision

8th Grade

15 Qs

Ch.8 - Introducing Python

Ch.8 - Introducing Python

Assessment

Quiz

Computers

6th Grade - Professional Development

Medium

Created by

Prachi [USG]

Used 62+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

1. ..................................................... refers to the grammatical rules to be followed while writing a program in any language.

colon

Brackets

Syntax

edit

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

2. Python ................................... cannot be used as a variable name.

import

keyword

line by line

script mode

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

3. The data type for 22 . 405should be___________

string

boolean

int

Float

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

find the output for given question.

Output: The Sum of the numbers is 400

Output: The Sum of the numbers is 800

Output: The Sum of the numbers is 500

Output: The Sum of the numbers is 300

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

 5. Kritika's computer teacher has given her and display the names of the fruits separated with the tab space in Python. Which separator should she use with the print () function?

She should use" \n" separator.

She should use" \r" separator.

She should use" \t" separator.

She should use" \s" separator.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

6. Which of the following data types is not supported in Python?

Numbering

String

List

Boolean

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

7. Values to variables for assigned using the _______ operator.

Assignment

String

Print

Value

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?