The following code works very differently in Python and RapydScript: s = " this is a test string " t = s.split(' ') # or s.split(' ...
確定! 回上一頁