monteno

:S

Mar 10th, 2011
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. INPUT num
  2. INPUT exp
  3. m = exp + exp
  4. FOR i = 1 TO m
  5.     total = total + numero
  6. NEXT
  7. PRINT total
Advertisement
Add Comment
Please, Sign In to add comment