True printer

Report a typo

Write a program that outputs "true" (without quotes)

Write a program in Scala 3
object TruePrinter extends App {
println(??? + ??? == 4.0)
}
___

Create a free account to access the full topic