#Ask the user to take two input integer values var a,b try: a=int(input("enter any integer value:")) b=int(input(...
No comments:
Post a Comment