Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Function management
5. ALTER FUNCTION and RENAME TO – practice

Instruction

Great! After the previous exercise, since we no longer have the get_pi() function, we must change the get_circumference() function definition. Now it's your turn to rename this function.

Exercise

Rename the get_circumference(decimal) function to circumference.