what will be the value of x after the execution of the following python code?
A=20
B=6
X=A%b
X=x*5
X=X**2
Print"The value Of x=",X
PLS ANSWER THE QUESTION.IT IS URGENT
Answers
Answered by
0
After the execution of the above python code, the value of the x will be equal to 100 because the python programming language provides a sequence of important built-in-functions.
We can use those inbuilt function without providing the proper function definition like other languages.
Python was designed in a way to solve any problem with the set of functions.
Similar questions
Social Sciences,
7 months ago
Sociology,
7 months ago
Math,
7 months ago
Social Sciences,
1 year ago
Math,
1 year ago
Hindi,
1 year ago