Session 2

Quiz
•
Computers
•
University
•
Medium

Mohamed Rabea
Used 25+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct way to declare a variable in Python?
int x = 5
x = 5
declare x = 5
var x = 5
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type is used to store textual data in Python?
int
float
string
bool
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you take user input in Python and store it in a variable named name?
name = get_input("Enter your name: ")
name = input("Enter your name: ")
name = input_string("Enter your name: ")
name = get_string("Enter your name: ")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code if the user enters "Alice"?
Hello, Alice
Hello,
Hello, name
Enter your name: Alice
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following code?
7
5
2
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you check if a number stored in variable x is greater than 10?
if x > 10:
if (x > 10)
if x is greater than 10:
if x > 10 then:
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code?
x is greater than 5
x is not greater than 5
x = 3
Error
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Round 4 - Harvest

Quiz
•
University
15 questions
Python Conditionals and If Statements

Quiz
•
8th Grade - University
10 questions
python quiz

Quiz
•
6th Grade - Professio...
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
10 questions
Python-1st

Quiz
•
University
7 questions
Python Round 1

Quiz
•
University
10 questions
Chapter 1: Python Overview

Quiz
•
University
15 questions
PROGRAMMING IN PYTHON - UNIT II - TEST 1 MCQS

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade