Quiz 2 Internship on Fundamentals of Python
Quiz
•
Professional Development
•
Professional Development
•
Hard
Dr. Lakshmi Bhaskar Bhaskar
Used 9+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is the definition for packages in Python?
A set of main modules
A folder of python modules
A number of files containing Python definitions and statements
A set of programs making use of Python modules
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the maximum possible length of an identifier in Python?
79 characters
31 characters
63 characters
none of the mentioned
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python program?
error
0 1 2 0
0 1 2
none
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To open a file c:\scores.txt for reading, we use _____________
infile = open(“c:\scores.txt”, “r”)
infile = open(“c:\\scores.txt”, “r”)
infile = open(file = “c:\scores.txt”, “r”)
infile = open(file = “c:\\scores.txt”, “r”)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following Python code will print True?
a = foo(2)
b = foo(3)
print(a<b)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function overloads the + operator?
__add__()
__plus__()
__sum__()
None
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Only problems that are recursively defined can be solved using recursion.
True
False
May be
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
INTELLIGENCE
Quiz
•
Professional Development
20 questions
Technical Quiz Round 1
Quiz
•
Professional Development
15 questions
MS TEAMS
Quiz
•
Professional Development
15 questions
BASIC HYDRAULICS
Quiz
•
Professional Development
20 questions
AWS Databases
Quiz
•
Professional Development
19 questions
GD&T
Quiz
•
Professional Development
10 questions
Agile Concepts
Quiz
•
Professional Development
10 questions
AC Theory - Production of the AC Sine Wave
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
6 questions
FOREST Self-Discipline
Lesson
•
1st - 5th Grade
7 questions
Veteran's Day
Interactive video
•
3rd Grade
20 questions
Weekly Prefix check #2
Quiz
•
4th - 7th Grade
