《計算機科學導論》學習筆記(20) - 課程 20 習題集 (可選)

1. 練習:移動一個字符 題目:python # Write a procedure, shift, which takes as its input a lowercase letter, # a-z and returns the next letter in the alphabet after it, with 'a' # following 'z'. def shift(letter
相關文章
相關標籤/搜索