Python Quiz-01

Python Quiz-01

6th - 10th Grade

10 Qs

quiz-placeholder

Similar activities

String Quiz

String Quiz

9th - 12th Grade

15 Qs

Data types and Input

Data types and Input

7th - 9th Grade

14 Qs

3. Variables and Operators

3. Variables and Operators

8th Grade

13 Qs

Python Variables

Python Variables

6th Grade

10 Qs

Conditional Statements

Conditional Statements

9th Grade

15 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

Intro to Python

Intro to Python

KG - University

10 Qs

Python for beginners #1

Python for beginners #1

8th Grade

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