Exercise: from Unicode to character - CLI
Write script called unicode_to_char.py that accepts a number on the command line and prints the character represented by that number.
Write script called unicode_to_char.py that accepts a number on the command line and prints the character represented by that number.