The key concepts in these codes are: 1.Loops: Used to repeatedly ask the user for input (e.g., while and for loops). 2.Conditionals: if, elif, and else statements to handle logic (e.g., determining ...