filmov
tv
A Python tkinter GUI program that takes digits, converts them to Roman figures and shows the result.

Показать описание
In this video lesson, you learn how to write a Python program that accepts digits, converts them to Roman numerals and displays the result. It is done using tkinter graphical user interface (GUI).