modbuiltins: round(): Accept second arg, and at least support it to be 0.
Per https://docs.python.org/3/library/functions.html#round, 2-args format guaranteedly returns float.
Please register or sign in to comment
Per https://docs.python.org/3/library/functions.html#round, 2-args format guaranteedly returns float.