Python program:
def answer:
a=1
a++
if a == 2:
a=3
return a
what will the value of answer()
It is a test 40 points
Answers
Answered by
0
Answer:
here this your answer
Explanation:
make a brilliant
Attachments:
Similar questions