I want to clear the console, using console.clear(), but I don\'t want the line, Console was cleared, to printed out after the console was cleared.
console.clear()
Console was cleared