Python Quiz-01

Python Quiz-01

6th - 10th Grade

10 Qs

quiz-placeholder

Similar activities

Edublocks yr 8

Edublocks yr 8

7th Grade

15 Qs

Programming Fundamentals

Programming Fundamentals

6th Grade

10 Qs

Chapter 5

Chapter 5

9th Grade

10 Qs

Data Types and Operations

Data Types and Operations

10th Grade

15 Qs

Python

Python

7th - 9th Grade

12 Qs

String Manipulation

String Manipulation

9th - 11th Grade

13 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Review Python

Review Python

8th Grade

15 Qs

Python Quiz-01

Python Quiz-01

Assessment

Quiz

Computers

6th - 10th Grade

Medium

Created by

roohee walia

Used 10+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The rules to right programs are known as ________________

Grammar

Algorithm

Syntax

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When instructions are executed as it is written step-by-step, is called _______________

Script mode

Interactive mode

Instructive mode

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The datatype of 134.45 is _________

Int

Float

String

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When we enter new value in a variable, the previous value is ____________

Added

Overwritten

Included

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not included in the variable's name?

Numbers

Underscore (_)

Space

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of variable we have to use to store an alphabet?

Int

String

Float

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct statement in python?

print("Answer="a)

print("Answer=",a)

print(Answer=,a)

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?