Here is my code-
import winapps dict_of_apps = {"calculator" : "calc.exe"} def app_checker(prompt): prompt_list1 = prompt.split()