| 
 | 
back to boardIf you have RE/WA at test #26 I use Python function .isdigit() to check if fraction is integer, but strings like "-12" gives False for .isdigit() check.   So, in test 26 one of the fractions is something like -x, where x is integer.   Edited by author 31.07.2024 13:33  |  
  | 
|