mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-03-13 09:50:19 +08:00
On line 23 when make the operations returns a float and chr function doesn't permit float values as parameters.
On line 23 when make the operations returns a float and chr function doesn't permit float values as parameters.