Search Header Logo

Python - Basic Data, Structure, and Concepts

Authored by J.P. Franke

Professional Development, Computers

Professional Development

Used 40+ times

Python - Basic Data, Structure, and Concepts
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of these describe Python?

A Complied Programming Language

An Interpreted Coding Language

A useless coding language

A Chinese coding language

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

A logical plan of our code before we write it is called...?

Pseudo Code

Code Topology

Illogical Code

Code Mapping

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

An Error in code is typically known as a... ?

bug

road-block

fault

insect

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Fixing problems in code is known as...?

Debugging

Error Hunting

Syntax-Sniping

A waste of time

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

A line of code that begins with '#' will be skipped over by the interpreter and is mainly used to keep notes. This is called a...?

Comment

Annoyance

Marker

Flag

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Choose the code that will output an integer

20 / 5

2 * 6

19 < 21

print("123")

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Choose the code that will output a float

20 / 5

2 * 6

19 < 21

print("123")

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Professional Development