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 variable names help us remeber the pourpose of creating the variable. It is a good practice to use them in larger scripts it's easier to refer why we created a variable