We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@swim def something(dummy="Hello"): print(f"Dummy: {dummy}, Period: {p}") again(something, p=0.25)
Obviously in the normal Python world, there is no way to get that information.. unless?
Activity