Talk:Arithmetic/Integer: Difference between revisions

m
m (→‎REXX: changed the capitalization of the REXX language in the header.)
 
Line 3:
Requiring user input seems like task cruft to me. --[[User:Showell|Showell]] 02:08, 26 February 2012 (UTC)
 
: Not at all.   It is a reasonable requirement, to actually require responding to a user's invocation from the command line (or equivalent).   I never understand why some programmers are so reluctant to accept a user's input in the manner most convenient to the user,   and not (for) the computer program.   -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 21:41, 6 August 2015 (UTC)
 
== Python ==