Ch.8 - Introducing Python

Ch.8 - Introducing Python

6th Grade - Professional Development

20 Qs

quiz-placeholder

Similar activities

Python Syntax

Python Syntax

10th Grade

16 Qs

Python Basics

Python Basics

7th - 9th Grade

23 Qs

Computer Programming Languages

Computer Programming Languages

4th - 6th Grade

17 Qs

Python Basics

Python Basics

6th - 7th Grade

15 Qs

Phyton

Phyton

8th Grade

20 Qs

Python Basics & Syntax

Python Basics & Syntax

10th - 12th Grade

20 Qs

Python String

Python String

12th Grade

20 Qs

INTRODUCING PYHTON

INTRODUCING PYHTON

7th Grade

16 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?