Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- L=raw_input('L=')
- l=raw_input('l=')
- print "Area=",float(l)*float(L)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement