txt = " banana " x = txt.rstrip() print("of all fruits", x, "is my favorite")
rstrip()
txt = "banana,,,,,ssaaww....." x = txt.rstrip(",.asw") print(x)
彩色渐变 JSON在线 时间戳转换 常用网站 SQL EMOJI和符号 Read More »