Oleg Ershov - 2021-04-20

I cannot edit score in the Ho_One, because no attribute find in int:
CScreen.py line1899
elif EachValue.find('.')!=-1

Why not use isinstance(EachValue, float)?