Hello, need some help. my task is this:
Write a function that finds the smallest number of a given number. Make a program that generates 400 five digit numbers. By using the fuction find the smallest number of all the generated numbers. Programs given answers put into a text file.
So far my code looks like this, but it doesn't work properly. Where did I make a mistake ?