hp_cur=int(input("Enter the current number of HP (1-75): ")) hp_max= int(input("Enter the maximum number of HP (1-75): ")) hp_dif=(hp_max-hp_cur)