Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Python Basics Meet Python Input and Coding Style

how can I clear my console quickly?

I just want to know how to Clear my console shell with the press of a button rather than exiting and then reopening it. thanks.

3 Answers

You can also just type "clear"

No you can't. You can't type clear in the Shell and his question specifically said "I just want to know how to Clear my console shell with the press of a button rather than exiting and then reopening it"

Push Ctrl+L

I'm disappointed that Craig or a treehouse mentor didn't correct Alexander. No way caca sfamo should lose two points. Type "clear" then enter or ctrl + l keys on windows. Both ways above clear the console with the keyboard(all buttons).