The line a=list (map (str, input())) means we are storing a list format in the variable a and we consider all the elements in that list as character(ya, shown ...
確定! 回上一頁