MIT OPEN COURSEWARE CS 6.0001 PYTHON LECTURE 3

** MIT OPEN COURSEWARE CS 6.0001 PYTHON LECTURE 3 ** Strings function len:length of string s = 「abc」 len s = 3 indexing:in Python, index at position 0. using negative numbers to index -1 == the last c
相關文章
相關標籤/搜索