We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a511ece commit f721e24Copy full SHA for f721e24
_44_decorators.py
@@ -1,4 +1,5 @@
1
2
+# logic in functions without touching existing functions
3
4
def div(a,b):
5
print(a/b)
0 commit comments