Create a program comprised three variables a, b, c which fed from the main function is then passed to the function without the need for return values. The third output is the variable whose value is two times the previous
========================================================================
Buatlah program terdiri 3 variable a, b, c yang di inputkan dari fungsi main kemudian dilewatkan ke fungsi yang tanpa memerlukan nilai balikan. Outputnya adalah ketiga variable tersebut yang nilainya dua kali sebelumnya