Short introduction to my blog.
If you ask another person to select a random number between 1 and 10, chances are that the number they pick will be 7 at 22.50% of the time (more than twice its expected frequency), and chances of them picking an odd number are higher than that of an even number, at 68.35%. Evidently, humans are not effective at generating truly random numbers, but how about computers?.
How I solved problem 87 of project euler using Python.
Made by Connie 😊