Marek Madejski
9bd1bebb0e
Shortened one test number for PEP8 compliance - smaller number parts are already tested.
2018-12-05 10:54:02 +01:00
Marek Madejski
4a0b323fa9
early continue
...
skip processing given power of thousand if it is 0
2018-12-03 16:07:15 +01:00
Marek Madejski
d78add4c3a
Update test_pl.py
...
unit test fix
2018-12-03 12:40:04 +01:00
Marek Madejski
b8cd4ba181
no word for zero value of thousand's power; PL unit test fix
...
Before: 1_000_000_000 = "miliard milionów tysięcy" (with words for zero millions and thousands)
After: "miliard" (no words if value for given power of 1000 is 0)
2018-12-03 12:03:16 +01:00
Marek Madejski and GitHub
518ce0b606
Update lang_PL.py
...
typo in "dziewięćset" (900) fix
2018-12-03 11:30:45 +01:00
Marek Madejski and GitHub
efde954697
Update test_pl.py
...
added test for a really big number in Polish
2018-12-03 11:14:55 +01:00
Marek Madejski and GitHub
a147dc3d34
Update lang_PL.py
...
PEP8 compliance
2018-12-03 09:59:53 +01:00
Marek Madejski and GitHub
562e446716
Update lang_PL.py
...
- typo in "kwadryliard"
- expanded long scale up to decilliard (10^63)
2018-11-30 09:42:15 +01:00