Python - Basic Data, Structure, and Concepts

Python - Basic Data, Structure, and Concepts

Professional Development

30 Qs

quiz-placeholder

Similar activities

Go Lang Techmaster

Go Lang Techmaster

Professional Development

25 Qs

Java

Java

Professional Development

25 Qs

Programming Logic and Design - Chapter 2 - High Quality Programs

Programming Logic and Design - Chapter 2 - High Quality Programs

Professional Development

35 Qs

Intro to Python 1

Intro to Python 1

9th Grade - Professional Development

30 Qs

Computer Internal Components Study Guide

Computer Internal Components Study Guide

KG - Professional Development

25 Qs

C Language Test 3

C Language Test 3

Professional Development

25 Qs

Python - Strings

Python - Strings

Professional Development

25 Qs

C Language Test - 2

C Language Test - 2

Professional Development

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