Guest User

Untitled

a guest
Dec 12th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. a1=input('enter your calculation')
  2. a1 would be something like
  3. a1=5*45/65-331
  4.  
  5. print(5*45/65-331)
Add Comment
Please, Sign In to add comment