Post

Python Developer
Python Developer@PythonDvz·
Comment below the output! 😃👇
Python Developer tweet media
English
40
5
82
9.4K
Himanshu Kumar
Himanshu Kumar@codewithimanshu·
@Python_Dv Python, I think the real output is always the silence, no?
English
0
0
0
246
Earnest Codes
Earnest Codes@Earnesto037·
@Python_Dv Answer: B) 25 The code uses the exponentiation operator ** in Python. This operator raises the number on the left to the power of the number on the right. The variable x is assigned the value 5. The variable y is assigned the value 2. The expression x ** y
English
0
0
0
430
ANVTech
ANVTech@ANV_Tech·
@Python_Dv "For anyone confused: the ** operator is Python's exponentiation operator (not multiplication!). So this calculates 5 to the power of 2, which equals 25. The answer is B) 25. Common mistake is thinking ** means multiply, but that's just a single * symbol."
English
0
0
0
1
sammy
sammy@divine_che40500·
@Python_Dv So easy, it's obviously B 😂
English
0
0
0
90
Vicky
Vicky@vigneshs_dev·
@Python_Dv Answer: 25. By the way, who invented the logic of using two stars to make power? 😊
English
0
0
0
1
Paylaş