b759: 我明明就有說過= =
print('-------b759: 我明明就有說過= =-------')
x = input('輸入一字串X ---> ')
for i in range(len(x)):
print(x[i:len(x)]+x[0:i])
>>> %Run -c $EDITOR_CONTENT
-------b759: 我明明就有說過= =-------
輸入一字串X ---> xndrf
xndrf
ndrfx
drfxn
rfxnd
fxndr
ESP32 and Node-RED with MQTT (Publish and Subscribe) 參考來源 https://randomnerdtutorials.com/esp8266-and-node-red-with-mqtt/ mqtt_server = ...
沒有留言:
張貼留言