Who discovered python?
Python Assignment 1
Quiz
•
Education
•
University
•
Hard
Munnangi Vinay
Used 13+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Who discovered python?
Wick ran Rossum
Guido Van Rossum
Rasmus Lerdrom
Niene stom
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is the correct extension of the Python file?
.python
.py
.pl
.p
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following character is used to give single-line comments in Python?
//
#
/*
!
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do you declare a variable in Python?
var name = "value"
define name = value
name = "value"
You don't need to declare variables in Python
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of the following code: x = 1 + 2 * 3
9
6
Error
7
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Suppose list1 is [2, 33, 222, 14, 25], What is list1[:-1]?
[2, 33, 222, 14]
error
25
[25, 14, 222, 33, 2]
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the value of x
x=0
while(x<100):
x+=2
print(x)
101
99
None of the above,this is an infinite loop
100
20 questions
KELAM DERSİ SORULARI 55
Quiz
•
University
15 questions
Digital Electronics-Final
Quiz
•
University - Professi...
15 questions
Python Internship Quiz
Quiz
•
12th Grade - University
15 questions
CSI-P1
Quiz
•
University
15 questions
Python Programming
Quiz
•
University
20 questions
BASIS DATA I
Quiz
•
University
20 questions
Basics of signal processing Quiz 1
Quiz
•
University
22 questions
TCCC Medikamenti
Quiz
•
University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade