
Python Intro 1
Authored by Coder Khwaja
Computers
7th - 12th Grade
Used 12+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Python code segment will display “Hello, world!” on the screen?
display Hello, world!
print("Hello, world!")
print "Hello, world!"
"Hello, world!"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following Python code display?
print("Hello")
print("World")
Hello
World
HelloWorld
Hello World
Hello
World
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following Python code display?
print("Hello" , "World")
Hello
World
HelloWorld
Hello World
Hello
World
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the code below . What is the name of the command (function) below ?
print("Hello" , "World")
Hello
Hello World
World
World
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the code below .
How many parameters does the command(function) have ?
print("Hello" , "World")
0
1
2
3
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the code below .
How many parameters does the command(function) have ?
print("Hello")
0
1
2
3
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
"Python"
String , int , float ?
int
float
String
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?