**The default datatype of whatever you input using the input function will be a string. Here’s how you How to ask the user a question in Python. But, how will you get to know that python is asking you ...
This question challenges you to consider how Python handles decorators. A decorator feature in Python wraps in a function, appends several functionalities to existing code, and then returns it.