Different Name to Function

# Introduction In Python, we can assign a new name to an existing function. This is useful when we want to refer to the same function using a different name. In this challenge, we will assign a new name to an existing function and call it using the new name.

|60 : 00

Click the virtual machine below to start practicing