Sunday, April 2, 2023

NPTEL » The Joy of Computing using Python Week 11 : Assignment 1

 


Week 11 : Assignment 1


1 point
Which statement will return the calendar for a whole year?
 
 
 
 
1 point
By which statement can we come out of the loop?
 
 
 
 
1 point
What time.time() will return?
 
 
 
 
1 point
Which library used to get all timezones?
 
 
 
 
1 point
What is the output of the following code:


 
 
 
 
1 point
In the page rank algorithm,
 
 
 
 
 
1 point
If we perform the page rank algorithm on the web as a graph, which of the following is true?
 
 
 
 
1 point
In the page rank algorithm, the leader is decided by?
 
 
 
 
1 point
Which statement is correct about the following program?


 
 
 
 
1 point
Which of the following is not used as conditional statement in Python?
 
 
 
 

No comments:

Post a Comment