def my_str(str):
return a*a
if __name__ == "__main__":
my_str(5)
what is the output..???
Answers
Answered by
0
Answer:
ok just let me know if you
Similar questions