
Python Programming Basics Quiz
Authored by amna mohammed
Information Technology (IT)
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?