Last active
September 2, 2022 21:34
-
-
Save s1monw1/c0dc56a39b1f9c6b409acaa74660f076 to your computer and use it in GitHub Desktop.
Medium Java vs Kotlin single expression
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fun trueOrFalse() = Random().nextBoolean() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment