Functions

Yes, it is the 11th tutorial. Not 10th. My bad.

Watch it here:

Alright, now that you know how to deal with functions, try out this problem:


Q) Assuming 1 USD is approximately 74 INR, write a program that takes USD as user input and converts it to INR using a function.


The solution is uploaded to our GitHub repository. Check it out here.


That would be all. Cya!