Last active
August 29, 2015 14:14
-
-
Save LennyPenny/0cc1347fe0246d009c04 to your computer and use it in GitHub Desktop.
Hello!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Algorithmus | |
--- | |
Ein Alogrithmus ist einfach gesagt eine vorbestimmte Abfolge von Instruktionen. | |
Man gibt ihm eine endliche Anzahl von 'Eingaben' und er gibt uns nachdem er allen Instruktionen gefolgt ist gibt eine endliche Anzahl von 'Ausgaben' zurück. | |
--- | |
 | |
Hier geben wir dem Algorithmus eine Frau und der Algorithmus sagt uns ob wir mit ihr schlafen wollen. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://stackedit.io/viewer#!provider=gist&gistId=0cc1347fe0246d009c04&filename=algorithmus