Rosetta_Project
Rosetta_Project copied to clipboard
Algorithms implemented in Python, JS and Go. Feel free to add another language!
it should start from next line
I added a prolog hello world example. I had to create a sub-folder for the prolog example since it has the same file ending as perl and I don't want...
I removed the while ebcause his body will never be executed more than once. I remove the second if because if the argc are not two the program returns 1...
Blackjack Game in Python
A different flavor of algorithm to compute prime numbers. I will be doing a Python one as well because I'm learning Python right now. :)
This reference #14 # Input Output ### The Problem Read from the standart input and print in the standart output the result ### Input >> Desired Output / Test Cases...