Solution for Leetcode « Integer to Roman » problem. If you have any questions regarding my code, feel free to leave a comment, I’ll be answering em :)

Runtime:  60 ms , faster than  38.19% of Python3 online submissions for Integer to Roman.

Memory Usage:  14.4 MB , less than  28.62% of Python3 online submissions for Integer to Roman.