Skip to content

Commit 7e23221

Browse files
authored
Update convert-roman-numerals-with-python.mdx
1 parent 3eda3b8 commit 7e23221

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

projects/convert-roman-numerals-with-python/convert-roman-numerals-with-python.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ description: Use common Python tools and functions to convert Roman numerals to
88
header: https://raw.githubusercontent.com/codedex-io/projects/main/projects/convert-roman-numerals-with-python/header.png
99
bannerImage: https://raw.githubusercontent.com/codedex-io/projects/main/projects/convert-roman-numerals-with-python/header.png
1010
readTime: 30
11-
prerequisites: Python fundamentals
11+
prerequisites: Python
1212
versions: Python 3.10
13+
courses:
14+
- python
1315
tags:
1416
- beginner
1517
- python

0 commit comments

Comments
 (0)