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
Similar Resources on Wayground
14 questions
Java Collections

Quiz
•
Professional Development
15 questions
Simple Python Quiz

Quiz
•
Professional Development
10 questions
Korean

Quiz
•
KG - Professional Dev...
10 questions
Day-4 IOAC - ML Python Assessment_12th-Feb-2023

Quiz
•
Professional Development
15 questions
CPR_Quiz_Chapter4_function

Quiz
•
Professional Development
10 questions
IOAC - ML Batch Pre-Assessment -4th-Feb

Quiz
•
Professional Development
10 questions
Day 4

Quiz
•
Professional Development
10 questions
Python Test 3A

Quiz
•
Professional Development
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