Debugging and Escape Characters

Debugging and Escape Characters

8th Grade

10 Qs

quiz-placeholder

Similar activities

Python Introduction Quiz

Python Introduction Quiz

8th - 9th Grade

12 Qs

Python Selection

Python Selection

8th - 9th Grade

10 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Python Basics

Python Basics

6th - 12th Grade

9 Qs

Python Basics - Year 8

Python Basics - Year 8

7th - 9th Grade

14 Qs

Python Basic

Python Basic

6th - 8th Grade

10 Qs

Chapter 1 Python

Chapter 1 Python

8th Grade - University

12 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

Debugging and Escape Characters

Debugging and Escape Characters

Assessment

Quiz

Computers

8th Grade

Medium

Used 35+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

State the Output from this program when it displays in the Shell.

"Hello World"

Hello World

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What technical name would you use to describe the word print in this line of code?

Syntax

Logic

Escape Character

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The algorithm in the Flow Chart is the same as what written code in Python?

print("Hello World")

PRINT Hello World

print(Hello World)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Define what is meant by a syntax error

No output.

Breaks rules of programming language.

Produces an output.

Not expected outcome.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Define what is meant by a logic error

No output.

Breaks rules of programming language.

Produces an output.

Not expected outcome.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify the type of error that would occur if this program was executed

Syntax error

Logic error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify the type of error that would occur if this program was executed - Aim of the program is to calculate i.e. 7*7 should output 49

Syntax error

Logic error

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?