Answer: It allows you to locate materials, be aware of your assignments and plan time to get things done.
Hope it helped.
Answer:
The three fundamental principles underlying the use of mnemonics are imagination, association, and location.
Explanation:
It looks like you need to get both numbers from the input. Try doing something like this:
print(int(input()) + int(input()))