filmov
tv
How to convert a number to a Roman Numeral using Python.
Показать описание
In this video, I will show you the basic math involved in converting a number to it's Roman Numeral equivalent.
This video does not convert all numbers to their matching roman numeral equivalent, but for sure, it will convert all of the Year numbers from 1 to 3000.
I teach you the rules, so, if you want to add additonal SYMBOLS, you will have the skills to complete.
you can write a small for loop to print all roman numbers between 1 to 1000, or just this year 2022, or the year you were born. This is a kool skill to have.
#softwareNuggets, #romanNumerals, #python
This video does not convert all numbers to their matching roman numeral equivalent, but for sure, it will convert all of the Year numbers from 1 to 3000.
I teach you the rules, so, if you want to add additonal SYMBOLS, you will have the skills to complete.
you can write a small for loop to print all roman numbers between 1 to 1000, or just this year 2022, or the year you were born. This is a kool skill to have.
#softwareNuggets, #romanNumerals, #python