I read:
How to replace string from previous line using \r (Python)
How do I write output in same place on the console?
However, I tried using all of the suggested solutions in the above link, but Eclipse insists to print each second in different line!
What am I missing? Is it a problem with Eclipse console?
Thanks in advance!