filmov
tv
Python Quiz 25 #pythonquiz #pythonoperators

Показать описание
In Python,
Which expression produces the smallest value?
(A) 5 ** 4 // 5 ** 2
(B) (5 ** 4) // (5 ** 2)
(C) 5 ** (4 // 5 ** 2)
Python Quiz #pythonquiz #pythonoperators #learningpython #python #pythonquestions #pythonarithmetic
Which expression produces the smallest value?
(A) 5 ** 4 // 5 ** 2
(B) (5 ** 4) // (5 ** 2)
(C) 5 ** (4 // 5 ** 2)
Python Quiz #pythonquiz #pythonoperators #learningpython #python #pythonquestions #pythonarithmetic