Post

Python Programming
Python Programming@PythonPr·
Python Question / Quiz; What is the output of the following Python code, and why? Comment your answers below!
Python Programming tweet media
English
49
12
165
16.3K
Python Tech
Python Tech@PythonTech43716·
@PythonPr B) Odd is the correct answer. Here the value x =7 value assgined then we use simple if and else statements, x%2== 0 reminder opertaor so value is 7 means else condition is triggered output will be odd.
English
0
0
0
60
Paylaş