Console is an object of #JavaScript, every software or app you develop with this language will contain the console and other objects
The console has several methods, one the them is log, that we use for show messages in the Console tab of browser developer tools
But there are other methods, their use cases are more specific, like the warn, this methods is used to create a warn in the Console tab