Python Round 1

Quiz
•
Computers
•
University
•
Hard
Noor Malik
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output of the following code?
```python
print("Hello, world!")
```
Hello, world
"Hello, world!"
Hello, world!
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How do you check the data type of a variable in Python?
type(variable)
typeof(variable)
datatype(variable)
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is a valid variable name in Python?
my_variable
123variable
variable123
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the correct way to write a comment spanning multiple lines in Python?
// This is a comment
/* This is a comment */
''' This is a comment '''
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the correct way to create a function in Python?
create myFunction():
def myFunction():
function myfunction():
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, 'Hello', is the same as "Hello"
True
False
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output of the following code?
```python
x = "Hello"
y = "World"
print(x + y)
```
Hello World
HelloWorld
Hello + World
Similar Resources on Wayground
6 questions
Python Basics

Quiz
•
University
10 questions
python quiz

Quiz
•
6th Grade - Professio...
10 questions
Object Oriented Programming

Quiz
•
University
10 questions
LUA Test

Quiz
•
9th Grade - University
6 questions
Python Basics Day 1

Quiz
•
University
12 questions
CS201: Chapter 1

Quiz
•
University
10 questions
Prueba de Algoritmo y Programación

Quiz
•
University
10 questions
Unit 2 Python

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University