Python - Basic Data, Structure, and Concepts

Python - Basic Data, Structure, and Concepts

Professional Development

30 Qs

quiz-placeholder

Similar activities

Python Lists and Dictionaries

Python Lists and Dictionaries

Professional Development

25 Qs

Python Quiz

Python Quiz

Professional Development

27 Qs

Netligent Python Basic

Netligent Python Basic

Professional Development

30 Qs

DATA TYPES ,INPUT AND OUTPUT

DATA TYPES ,INPUT AND OUTPUT

Professional Development

25 Qs

Quest-python

Quest-python

Professional Development

33 Qs

UG Code Breaker Challenge Round-1

UG Code Breaker Challenge Round-1

Professional Development

30 Qs

Imtihon_uchun

Imtihon_uchun

Professional Development

25 Qs

FUNCTIONS - FILES - MODULES - OOPS

FUNCTIONS - FILES - MODULES - OOPS

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?