
HACKATHON HUSTLE(ROUND 2)
Authored by Srinivasa Seelam
Professional Development
Professional Development
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the best way to debug a Python program?
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What does "yield" keyword in python imply?
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Expand PEP in python?
Python Extension Protocol
Python Enhancement Proposal
4.
MULTIPLE SELECT QUESTION
45 sec • 5 pts
which of the following function can be used to generate random numbers?
random( )
randint( )
uniform( )
range( )
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which of the following sorting algorithms has the best average-case time complexity?
Quick Sort
6.
FILL IN THE BLANKS QUESTION
1 min • 5 pts
who created python?
(a)
7.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
what is the output of the following code
def myfunc(n):
for i in range(0, n):
for j in range(0, i+1):
print(" * ",end="")
print("\r")
Access all questions and much more by creating a free account
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
Already have an account?