Hi, 

\t is for tab(forward) space; and 
\r is for carriage return (back space)

When we are printing to the console, is there a way to display to the previous 
line in the console. 

We can achive that easily in file operations, But I want a solution in 
displaying on Console. 

regards

Udhay Prakash Pethakamsetty
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to