Python Session 5

Quiz
•
Computers
•
Professional Development
•
Medium
Hasan Bhagat
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What error occurs when you try to access a column which is not there in a pandas dataframe
ValueError
IndexError
KeyError
SyntaxError
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is not an Error type in python?
KeyError
IdeaError
ImportError
SyntaxError
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid variable name in python
df1
_var1_
@var
data_type
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a python reserved keyword
False
false
FALSE
F
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Consider a list X having 5 elements.
X= ['Apple','Tomato','Cat','Bag','Mouse'].
What would X[5] return?
Mouse
Raise an IndexError
[]
Empty list
None
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the use of the input() function to input the age of a user. We want to check if the age is above 18 or not.
age= input('Enter age:')
if age>18:
print("Permitted")
else:
print("Not Permitted")
What will happen if the input is "24".
Permitted
Not Permitted
TypeError
24
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a reason for using exception handling?
Error reporting and logging
Makes the code robust
Separates the error prone code from other code
Debugging
All of the above
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
PreTrainingExceptions

Quiz
•
Professional Development
11 questions
Forms

Quiz
•
Professional Development
12 questions
PREP 2023 CS Primer Review 1

Quiz
•
Professional Development
13 questions
Python Final Quiz

Quiz
•
Professional Development
15 questions
Python Class 1

Quiz
•
Professional Development
10 questions
PHP QUIZ-2

Quiz
•
Professional Development
13 questions
Google Ads Basics - English version

Quiz
•
Professional Development
15 questions
Java 2

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development