Python - Basic Data, Structure, and Concepts

Python - Basic Data, Structure, and Concepts

Professional Development

30 Qs

quiz-placeholder

Similar activities

Python Knowledge Check

Python Knowledge Check

Professional Development

35 Qs

Python Basics

Python Basics

Professional Development

25 Qs

Quiz 2.2

Quiz 2.2

Professional Development

26 Qs

Gmetrix Python

Gmetrix Python

9th Grade - Professional Development

31 Qs

Codify Day 4

Codify Day 4

Professional Development

26 Qs

SDdbC#_Final Quiz

SDdbC#_Final Quiz

Professional Development

25 Qs

Quiz 1.2

Quiz 1.2

Professional Development

32 Qs

Quiz - Functions in C

Quiz - Functions in C

Professional Development

30 Qs

Python - Basic Data, Structure, and Concepts

Python - Basic Data, Structure, and Concepts

Assessment

Quiz

Professional Development, Computers

Professional Development

Medium

Created by

J.P. Franke

Used 40+ times

FREE Resource

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")

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?