Launch a Scala application with an object

Report a typo

Create an object that will be inherited from the App trait.

This object should print Hello hyperskill! during startup.

Sample Input 1:

Sample Output 1:

Hello hyperskill!
Write a program in Scala 3
// your object
___

Create a free account to access the full topic