How to clear the screen? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How to clear the screen?

I've tried the following code but it doesn't seem to work. https://code.sololearn.com/c54LLK4fE879/?ref=app

4th Sep 2020, 6:08 AM
Theo Kainos
Theo Kainos - avatar
1 Respuesta
+ 9
Since SL does not provide a live console for non-web codes, Console.Clear() is unlikely to work in Code Playground.
4th Sep 2020, 6:12 AM
Fermi
Fermi - avatar