w3schools字串str, format, len, slicing[::]

w3schools

Python程式碼

b = "劉德華大帥哥!" #python字串單或雙引號都可
#    0 1 2 3 4 5 6
#       -6-5-4-3-2-1
print("字串長度:"+str(len(b)))
print("反過來:"+b[::-1])
print(b[:3]) #b字串的0,1,2
print(b[-4:-1])
print(b[-8:-4])
x = '火鍋'
y = 9999
myorder = "我希望 {2} 陪我去吃 {0} 他付錢 {1}."
print(myorder.format(x,y,b))
# format的參數        0,1,2

字串的方法列表

留言

這個網誌中的熱門文章

楊朝淞風險管理制度與實務18屆

楊朝淞期中考作業

衍生性商品風險管理