Ask Your Question

Diventox's profile - activity

2018-12-17 19:41:11 +0200 received badge  Famous Question (source)
2018-09-17 12:09:10 +0200 received badge  Notable Question (source)
2015-11-01 04:09:56 +0200 received badge  Popular Question (source)
2015-02-09 13:36:08 +0200 received badge  Student (source)
2015-02-06 19:05:40 +0200 asked a question How to clear the screen?

Hey! I am using Sage in the Sage cloud website.

I have an infinite loop that shows a result each time it is run, only I don't want to see a billion results in my display, i'd like to clear the display everytime the loop runs. I tried the "clear" function but it does not exist. Do you know any function that would clear the screen? Or an alternate way of doing the same thing (something like a dynamic way of displaying data)

Thank you :)