crazycodigo / Coding-Basics-HacktoberFest2022

This repository accepts contributions for HacktoberFest 2022.
GNU General Public License v3.0
19 stars 118 forks source link

Create Roman Numeral Converter #253

Open schoolaccountmakami opened 2 years ago

schoolaccountmakami commented 2 years ago

image This project uses a while loop to check the integer and assign it a Roman Numeral.