Learn practical skills, build real-world projects, and advance your career
!pip install jovian --upgrade --quiet
import jovian

Question 1: What are mnemonic variable names? Why is a good practice to use them?

Mnemonic means memory aid.We choose mnemonic
We choose mnemonic variable names to help us 
remember why we created the variable at
first place i.e.name the variable according 
to our comfort.