-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
good first issueGood for newcomersGood for newcomershacktoberfestThis is for HacktoberfestThis is for Hacktoberfesthacktoberfest-acceptedThis is for HacktoberfestThis is for Hacktoberfest
Description
The command prompt can get cluttered with output. A cls (or clear) command is a standard utility to clear the console screen, providing a cleaner workspace for the user.
This can be implemented in Java by printing a sequence of new lines or by using a more advanced method to clear the console, which this solution does for better compatibility
Please assign me this issue to submit this as a PR under the hacktoberfest, hacktoberfest2025, and hacktoberfest-accepted labels.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershacktoberfestThis is for HacktoberfestThis is for Hacktoberfesthacktoberfest-acceptedThis is for HacktoberfestThis is for Hacktoberfest