Spaces:
No application file
No application file
File size: 319 Bytes
e0937c9 73652aa e0937c9 73652aa e0937c9 4acdefc e0937c9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
<import> gh repo clone LxaNce-Hacker/wifi-jammer:
<ResourceWarning>
def greet(name):
return "Hello " + name + "!!"
class name:
def __init__(self, params):
= gh.Interface(fn=greet, inputs="text", outputs="text")
launch(share=True)
|