0:00
Warning, you can't skip any question or this video you will be directly considered
0:18
as failed. Hey, welcome to Python Quiz for Beginners. This test contains 20 multiple choice questions
0:27
You will have 12 seconds for each question. Pick up the most suitable answer and at the end, calculate your grade on the basis of
0:36
the following criteria. Most importantly, you have to comment down your grade and the quiz stoppers will be pinned
0:43
in comment section. So are you ready? Let's get started. Who developed Python language
0:55
Zemden, Nyn Storm, Vic Fanny, Guido Van Rossum
1:09
In which year Python language developed? 1995, 1972, 1981, 1989
1:19
In which language Python is written
1:41
What do we use to define a block of code in Python
1:45
Key, brackets, indentation, curly braces
1:57
What is the method inside the class in Python language? Object, function, attribute, argument
2:12
Which of the following declarations is incorrect? Underscore x equal to 2, underscore underscore x equal to 4, underscore underscore x y z
2:25
underscore underscore equal to 8. None of these
2:37
What will be the output of this function? 4, 5, 4.5
2:48
None of these. What will be the output
3:00
Error, 2, 1, 0, 3, 1. None of these
3:14
What will be the output? Error, T, J, Java
3:30
What will be the generated error? Name error, syntax error, type error, value error
3:46
What is the max length of an identifier in Python language? 16, 32, 64
3:54
None of these. Which of the following is not a keyword in Python language
4:07
Try, bell, width, right
4:18
What will be the output? Error, 2, 2, 3, 2, 2, 3, 1, 2, 3
4:36
Which of the following concepts is not a part of Python language
4:40
loops, pointers, dynamic typing, all of the above
4:53
What will be the output? Error, minus 2, 1, 0, 3, 1
5:01
None of these. What will be the output
5:11
Error, 4, 5, 6, 12, 15, 18, 4, 5, 6, 4, 5, 6, 4, 5, 6
5:26
What will be the output? None, 4, 0, 4, 5, 6, 7, 8, 0, 4, 5, 6, 6, 7, 8, 8, 0
5:39
Which of the following is a valid Python if statement
5:51
If a is greater than or equal to 2, enclose in brackets
5:56
If a is greater than or equal to 2, that ends with colon
6:04
If a is greater than or equal to 22, enclose in brackets
6:09
a is greater than or equal to 22
6:21
loop lines method returns list tuple string dictionary
6:35
Which symbol is used for append mode in Python
6:52
Thank you guys for taking this test. Now go to the comment section and write down your grade according to the given criteria
7:01
at the start of the video. I will see you next time