Advanced

  • Roman numeral to integer: Create a function to convert a roman numeral to an integer

  • Integer to roman numeral: Create a function to convert an integer to a roman numeral

  • Shapes: Use classes to store data of different shapes and calculate properties such as area and perimeter