RE: [Golfing] Collatz Conjecture 08-21-2015, 08:48 PM
#13
(08-21-2015, 08:46 PM)Jolly Wrote: This is quite clever to be honest!
However, why doesn't it get an error since Input() returns a string value, but you are operating with integers.
Input doesn't require any arguments. That line takes input from the user and assigns it to n. Also, input has differences in python 2 and 3.














![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)