math works better when you return your values
This commit is contained in:
		| @@ -193,6 +193,7 @@ function ones(n) | ||||
|  while n != 0 do | ||||
|   ret += 1 | ||||
|  end | ||||
|  return ret | ||||
| end | ||||
|  | ||||
| function updategame() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user