Python Programming Basics Quiz

Python Programming Basics Quiz

University

10 Qs

quiz-placeholder

Similar activities

Python for loop/lists

Python for loop/lists

9th Grade - University

15 Qs

komputasi awan

komputasi awan

University

15 Qs

Multimedia Networking Quiz

Multimedia Networking Quiz

University

10 Qs

Mobile Programming - POCC

Mobile Programming - POCC

University

15 Qs

Remedial Pengetahuan DNS

Remedial Pengetahuan DNS

11th Grade - University

10 Qs

Reinforcement Learning Quiz

Reinforcement Learning Quiz

12th Grade - University

15 Qs

Python Programming Basics Quiz

Python Programming Basics Quiz

Assessment

Quiz

Information Technology (IT)

University

Practice Problem

Hard

Created by

amna mohammed

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Python, and why is it a popular programming language?

It's a type of snake, popular for its strength.

It's a programming language known for its readability and versatility.

It's a type of software for making games.

It's an operating system like Windows or MacOS.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write a simple "Hello, World!" program in Python?

print("Hello, World!")

echo "Hello, World!"

console.log("Hello, World!")

printf("Hello, World!")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are variables in Python? Can you give an example of how to create and use one?

Variables store data values; example: x = 5

Variables are used to display messages; example: show("x")

Variables are used to create loops; example: for x in range(5)

Variables define functions; example: def x()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the difference between integers and floats in Python.

Integers are whole numbers, floats are numbers with decimal points.

Integers are text, floats are images.

Integers are positive numbers, floats are negative numbers.

Integers are large numbers, floats are small numbers.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct way to start a comment in Python?

//

#

/* */

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command to create the directory for Exercise 00 in Cell 0?

mkdir -p ~/discovery_piscine/cell00/ex00

mkdir cell00/ex00

create dir ~/discovery_piscine/cell00/ex00

make directory ~/discovery_piscine/cell00/ex00

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Cell 0, Exercise 01, what does the script 42.py print?

"Hello World"

42

"My first script"

"Python is awesome"

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?