Skip to content
/ roman Public

Bash script that converts a decimal number to Roman and vice versa.

Notifications You must be signed in to change notification settings

monanto/roman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Description

Bash script that converts a decimal number to Roman and vice versa.

The script will accept an alphanumeric argument and display the result on the screen.

E.g. if we enter as input 2018 on the screen will be printed the Roman numeral MMXVIII.

Respectively if we give MCMXCVIII it will be printed on the screen 1998.

About

Bash script that converts a decimal number to Roman and vice versa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages