https://github.com/jevxtn/roman-numerals-py
A Python script that converts Roman numerals to integers and vice versa.
https://github.com/jevxtn/roman-numerals-py
converter pyhton3 python python-script
Last synced: 2 months ago
JSON representation
A Python script that converts Roman numerals to integers and vice versa.
- Host: GitHub
- URL: https://github.com/jevxtn/roman-numerals-py
- Owner: Jevxtn
- Created: 2024-07-28T04:02:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-28T04:09:50.000Z (about 1 year ago)
- Last Synced: 2025-01-20T12:32:24.328Z (9 months ago)
- Topics: converter, pyhton3, python, python-script
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Roman Numeral Converter
## Project Overview
This project provides a Python🐍 script to convert between Roman numerals and integers. It handles Roman numeral syntax and performs conversions with a straightforward approach.
## Features
- Convert Roman numerals to integers
- Convert integers to Roman numerals
- Validate input for correct Roman numeral syntax
- Efficient and easy-to-read code# Sample Output
