diff --git a/HowManyThatDigitFromXtoY/README.md b/HowManyThatDigitFromXtoY/README.md new file mode 100644 index 0000000..be00e13 --- /dev/null +++ b/HowManyThatDigitFromXtoY/README.md @@ -0,0 +1,5 @@ +Script, that helps with founding how many N's in numbers from X to Y +Example: How many 0's are in numbers from 1 to 10000 + +Скрипт, который помогает искать сколько цифер N в числах от X до Y +Например: Сколько нулей можно насчитать, если выписать все числа от 1 до 10000 подряд? diff --git a/README.md b/README.md new file mode 100644 index 0000000..fcdf440 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# LazyMath +Scripts for easy solving school or not math tasks +IMPORTANT +These apps only availible from this repo, they won't appear in KOTIKOT_launcher