Skip to content

HelloYuiYui/Infinite-Monkey-Theorem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Infinite-Monkey-Theorem

Infinite monkey theorem states that if a monkey sits in front of a typewriter and hits random keys on the typewriter forever, there will eventually be logical and meaningfull words, sentences, even Shakespear plays. I used the idea and replaced the monkey with a python code.

The program adds random letters to a string and stops if the input word is found in the string.

Inspired by the video below. (video in German) https://youtu.be/Mr-kND5o430

... EIA, twwsts, March 2018 ... UK

Releases

No releases published

Packages

No packages published

Languages