Arithmetic & Errors in Python

Arithmetic & Errors in Python

7th - 9th Grade

10 Qs

quiz-placeholder

Similar activities

PHP nulmeting

PHP nulmeting

8th Grade - Professional Development

14 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Variables and Data Types

Variables and Data Types

8th Grade

14 Qs

Basics of Python

Basics of Python

9th - 12th Grade

12 Qs

Python Lesson 2

Python Lesson 2

8th - 9th Grade

15 Qs

Navs Python Quiz

Navs Python Quiz

8th - 10th Grade

12 Qs

Python Variables

Python Variables

9th - 11th Grade

9 Qs

Python Variables and Data Types

Python Variables and Data Types

9th - 11th Grade

9 Qs

Arithmetic & Errors in Python

Arithmetic & Errors in Python

Assessment

Quiz

Computers

7th - 9th Grade

Medium

Used 14+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following pieces of code has a Syntax error in:
name = ("What is your name?)
name = ("What is your name?")
print ("Hello World!")
print ("Hello Everybody!")

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This type of error is when the program is working but is not doing what you want it to do:
Syntax Error
Logical Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python, what colour usually represents a Variable?
Black
Purple
Green
Orange

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used to begin a comment in Python?
@
}
{
#

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This data type holds alphanumeric data as text:
String
Integer
Float
Boolean

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This data type holds numbers with a decimal point:
String
Integer
Float
Boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When Python overrides a variables automatically assigned datatype, this is known as:
Casting
Covering
Catering
Clapping

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?