+ 2
What is the meaning of end=" " in python loop...??
9 Respuestas
+ 4
Spot it yourself
https://code.sololearn.com/cmmdRgYfCAn9/?ref=app
+ 2
Thanks 😊👍
+ 2
😊😊
+ 1
It was used to print spaces instead of newlines.
end is a keyword argument for print function, which defines what will be printed last, By default end="\n" and thus you normally get printed an additional newline when using print function.
+ 1
This is most commonly used to prevent next line
+ 1
𝐊𝐢𝐢𝐛𝐨 𝐆𝐡𝐚𝐲𝐚𝐥 Sorry actully i was seen your Pattern Challenge but it skip from my activity so i get idea if i will mention in discussion box where i can find your name so .