Python Trick | Print Non-String Items on a New Line with a Single Line of Code

学習

You can use the map() and * functions to print each item in a list of non-strings on a new line using a single line of code.

コメント

タイトルとURLをコピーしました