""" glory for best belly boy! """defis_abcd(what:str)->bool:"""Check if the str is in the right order"""returnwhat=="".join(sorted(what))withopen("dictionary.txt")asin_file:line=in_file.readline()ifis_abcd(line):print(f"{line} is abcdrian")assertis_abcd("knotty")isTrueassertis_abcd("knotts")isFalse