JPDev@programming.dev to Programmer Humor@programming.dev · 1 year agoExam Answerprogramming.devimagemessage-square124fedilinkarrow-up1792arrow-down111
arrow-up1781arrow-down1imageExam Answerprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square124fedilink
minus-squaremagic_lobster_party@kbin.runlinkfedilinkarrow-up4·1 year agoScala and Kotlin are close ones, although those requires variables to be declared with var day = “Monday” (unless the variables are declared elsewhere)
Scala and Kotlin are close ones, although those requires variables to be declared with
var day = “Monday”
(unless the variables are declared elsewhere)