+ 1
Hey Python programmers I have task for you!
How to print the word "Ellipsis" without using this text in code You should use only print() function, no others!!
4 Respostas
+ 5
https://code.sololearn.com/clT7uBrk8ocK/?ref=app
This is a very shortest and simplest way of printing Ellipsis!
+ 1
here it is...
https://code.sololearn.com/czmqzjwfiTeJ/?ref=app
+ 1
I asked to use only print() function)
0
wow...
its great