Explorar o código

ming 1st test

ming %!s(int64=4) %!d(string=hai) anos
pai
achega
644c327fac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      newbot.py

+ 1 - 1
newbot.py

@@ -185,7 +185,7 @@ def message_text(event):
         out_result = ''
         for w in ls:
             out_result = out_result + w+'%0D%0A'
-        print(out_result)
+        print("outasdasdasdasd")
         line_bot_api.reply_message(
             event.reply_token,
             TextSendMessage(text="asdasdasd"))