Jump to content

Arithmetic/Integer: Difference between revisions

No edit summary
Line 254:
=={{header|Brat}}==
Inspired by the second VBScript version.
<lang brat>printx = ask("First number: ").to_i
xy = gask("Second number: ").to_i
print "Second number: "
y = g.to_i
 
#Division uses floating point
Cookies help us deliver our services. By using our services, you agree to our use of cookies.