playMaker

Author Topic: Convert Int To Roman Number & StringHandlePlural  (Read 2006 times)

ch1ky3n

  • Full Member
  • ***
  • Posts: 208
Convert Int To Roman Number & StringHandlePlural
« on: September 06, 2023, 01:05:51 PM »
Share some actions:

ConvertIntToRomanNumber will take any integer and convert it into a roman number such as V, IX, etc

StringHandlePlural will determine if the word is singular or plural by providing int amount such as 2 apples or 1 apple (0 is considered plural)