Talk:Arithmetic/Integer: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Python)
 
(why user input?)
Line 1: Line 1:
== Why does this task require user input? ==

Requiring user input seems like task cruft to me. --[[User:Showell|Showell]] 02:08, 26 February 2012 (UTC)

== Python ==
== Python ==



Revision as of 02:08, 26 February 2012

Why does this task require user input?

Requiring user input seems like task cruft to me. --Showell 02:08, 26 February 2012 (UTC)

Python

think it's missing the exponentiation operator "**" requested by Task.--Billymac00 04:12, 3 January 2011 (UTC)