{}

Build your resume with HTML & CSS and win $100

Get featured on Programiz PRO and the Wall of Inspiration.

Build your resume with HTML & CSS and win $100

Join Challenge →
Join Challenge →

Build your resume with HTML & CSS and win $100

Get featured on Programiz PRO and the Wall of Inspiration.

Build your resume with HTML & CSS and win $100

Join Challenge →
Join Challenge →
run-icon
main.scala
// Online Scala Editor for free // Write, Edit and Run your Scala code using Scala Online Compiler object Main { def main(args: Array[String]) = { println("Try programiz.pro") } }
Output