Computer scienceProgramming languagesScalaBasicsIntroduction to Scala

Introduction to Scala

Hello

Report a typo

Copy this code to the section below and then click Run (or Check if in IDE).

@main def hello() = println("Hello, Scala 3!")

For now, you do not need to understand how this works, just enjoy it!

Write a program in Scala 3





___

Create a free account to access the full topic