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
27
20
147
10.2K
Sneha
Sneha@SnehaDotPy·
@PythonPr The code multiples x by (y*x+1), so with x=2 and y=10, x becomes 2*(10*2+1)= 42 So the answer is 42
English
0
0
0
302
Vern
Vern@FCACF17·
@PythonPr 42 yes I got that one!
English
0
0
0
46
Paylaş