@@ -1,2 +1,10 @@
def testfunktion(*args, **kwargs):
print(*args, end="")
testfunktion(
"mein",
"test",
"noch",
"mehr",
)
The note is not visible to the blocked user.