Python Intro 1

Quiz
•
Computers
•
7th - 12th Grade
•
Hard

Coder Khwaja
Used 11+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python2

Quiz
•
8th Grade - University
13 questions
Python Basics Revision

Quiz
•
6th - 8th Grade
13 questions
Python Reflect

Quiz
•
8th Grade - University
15 questions
Python Basics Quiz

Quiz
•
9th - 12th Grade
15 questions
Python 3 Elements Quiz

Quiz
•
9th Grade
10 questions
Python Programming Essentials Quiz

Quiz
•
12th Grade
16 questions
Python Unit 3 Codehs

Quiz
•
9th - 12th Grade
16 questions
Python basics

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade