Pricing
Learn
Code
Deploy
More
a, b= map (int,input().split()) print (a/b) try: except: print("Error")
created 2 years ago