Python Entry Certification Evaluation Part 2

Enter your full name and email/phone that we can contact you:
Compute the value of 'x' in the Python expression x = 17 / 2 * 3 + 2
5
28
27.5
4.8
What is the latest version of python?
5.x
2.x
3.x
4.x
Write a function that returns the maximum of two numbers.
What is the expected behavior of the following code?
prints 2 1
prints 1 2
cause a runtime exception
print <generator object f at (some hex digits)
What will the printed output be? 
 
var = "James Bond"
 
print(var[2::-1])
What module can be used to use generate random numbers?
random
turtle
pygame
pythonMod
Select the keywords in python
if/else
like
def
copy
0
{"name":"Python Entry Certification Evaluation Part 2", "url":"https://www.quiz-maker.com/Q0CHO3KSM","txt":"Enter your full name and email\/phone that we can contact you:, Compute the value of 'x' in the Python expression x = 17 \/ 2 * 3 + 2, What is the latest version of python?","img":"https://www.quiz-maker.com/3012/CDN/80-3754076/xmlfile-42-1.png?sz=1200-00297000000914105300"}
Powered by: Quiz Maker