Python - Basic Data, Structure, and Concepts

Python - Basic Data, Structure, and Concepts

Professional Development

30 Qs

quiz-placeholder

Similar activities

Java Basics

Java Basics

Professional Development

25 Qs

WCF Training Test II

WCF Training Test II

Professional Development

25 Qs

Session 1LNMIIT

Session 1LNMIIT

Professional Development

30 Qs

Quiz 2.2

Quiz 2.2

Professional Development

26 Qs

Python: Quiz 2.03 - Basic Data Types

Python: Quiz 2.03 - Basic Data Types

Professional Development

25 Qs

Python Basics

Python Basics

Professional Development

25 Qs

Python List, Tuple, Set & Dictionaries

Python List, Tuple, Set & Dictionaries

Professional Development

25 Qs

java Programming1

java Programming1

Professional Development

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