Python in 5 minutes | Lecture 3 | sep parameter of print( ) function

preview_player
Показать описание
In this video, we discuss the sep parameter (short for separator) of print( ) function. If we print multiple values using a single print( ) function, we can decide the separator string using the sep parameter. Also, the sep parameter can be used in association with the end parameter in a print( ) function
Рекомендации по теме