Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 395 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 395 Bytes

Basic-Julia-Projects

This repository contains some of my old Julia code, that I wrote at the start of my coding journey.

Current projects in this repository are:

-A calculator that transforms a kg or lb measured weight on earth to its equivalent in various planets. The "translations" are based in the following table of conversion:

-A Rock, Paper, Scissors game.

-A number guessing game.