Hissing Microphone
This commit is contained in:
2
hissingmicrophone.py
Normal file
2
hissingmicrophone.py
Normal file
@@ -0,0 +1,2 @@
|
||||
x = input().strip()
|
||||
print("hiss" if "ss" in x else "no hiss")
|
||||
Reference in New Issue
Block a user