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?

Varable Name are names which are given to a variable to identify what value is stored in it.

print(costof35)
25812.5