Hi everyone!
So this is my first time posting on the forum and one of my first projects. To make the project I used VS Code, git and github. I tried to use some simple markdown in the readme files, just to try it out and explain the code at the same time (mostly for myself trying to understand it).
This is my first attempt:
https://github.com/patriklie/random_fighter
It generates two random fighters from the Rocky movies, one for you and one for your opponent.
This is my second attempt based on the solution code provided by CodeCademy:
https://github.com/patriklie/random_message_generator
It generates a message about todays weather and then some advice on what you should do.