Python Basics

Quiz
•
Computers
•
University
•
Hard
N JIBIN
Used 24+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
What is the correct way to declare a variable in Python?
A) int x = 10
B) x := 10
C) var x = 10
D) x = 10
2.
MULTIPLE CHOICE QUESTION
30 sec • 19 pts
Which of the following is the correct way to start a for loop in Python?
A) for(int i=0; i<5; i++)
B) for i in range(5):
C) for(i=0; i<5; i++):
D) for i < 5:
3.
MULTIPLE CHOICE QUESTION
30 sec • 18 pts
How do you create a list in Python?
A) list = list(1, 2, 3, 4, 5)
B) list = [1, 2, 3, 4, 5]
C) list = (1, 2, 3, 4, 5)
D) list = {1, 2, 3, 4, 5}
4.
MULTIPLE CHOICE QUESTION
30 sec • 16 pts
How do you add a comment in Python?
A) // This is a comment
B) <!-- This is a comment -->
C) # This is a comment
D) /* This is a comment */
5.
MULTIPLE CHOICE QUESTION
30 sec • 16 pts
Which function is used to read input from the console in Python 3.x?
A) input()
B) raw_input()
C) scanf()
D) cin >>
6.
MULTIPLE CHOICE QUESTION
30 sec • 14 pts
Question: Predict the OutputOptions:
A) The result is: 8
B) The result is: 53
C) The result is: None
D) SyntaxError
7.
MULTIPLE CHOICE QUESTION
30 sec • 16 pts
Which of the following is used to define a block of code in Python?
A) Curly braces { }
B) Keywords begin and end
C) Indentation
D) Parentheses ( )
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Session 2 Quiz

Quiz
•
University
10 questions
PSP Week 5

Quiz
•
University
10 questions
Python Basics

Quiz
•
University
10 questions
Python-1st

Quiz
•
University
15 questions
SCRIPTING PROGRAMMING WITH PYTHON

Quiz
•
University
15 questions
Python Quiz Ver- 1.3

Quiz
•
University
10 questions
Python Unit 3

Quiz
•
University
15 questions
Python функциялары 7 сынып

Quiz
•
12th Grade - 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