Create anintegeriteratorUse anenum anda maptogetherreturnfrom ifstatementCompileyour codeto JS<hard>Compileyour codeto LLVM<hard>tailrec<hard>Destructuringsuspend/awaitElvisoperatornamedparametersuses'it'UsereifiedUsetypealias(somehow)Usenullability:(when{}A propertywithget/privatesetuses alambdaexpressiondataclassinfixoperatorUse anannotationCustomoperatorclassesonlySafecalloperatorfunctionsonlyCreate anintegeriteratorUse anenum anda maptogetherreturnfrom ifstatementCompileyour codeto JS<hard>Compileyour codeto LLVM<hard>tailrec<hard>Destructuringsuspend/awaitElvisoperatornamedparametersuses'it'UsereifiedUsetypealias(somehow)Usenullability:(when{}A propertywithget/privatesetuses alambdaexpressiondataclassinfixoperatorUse anannotationCustomoperatorclassesonlySafecalloperatorfunctionsonly

Kotlin FizzBuzz Bingo - Call List

(Print) Use this randomly generated list as your call list when playing the game. There is no need to say the BINGO column name. Place some kind of mark (like an X, a checkmark, a dot, tally mark, etc) on each cell as you announce it, to keep track. You can also cut out each item, place them in a bag and pull words from the bag.


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
  1. Create an integer iterator
  2. Use an enum and a map together
  3. return from if statement
  4. Compile your code to JS <hard>
  5. Compile your code to LLVM <hard>
  6. tailrec <hard>
  7. Destructuring
  8. suspend/ await
  9. Elvis operator
  10. named parameters
  11. uses 'it'
  12. Use reified
  13. Use typealias (somehow)
  14. Use nullability :(
  15. when{}
  16. A property with get/private set
  17. uses a lambda expression
  18. data class
  19. infix operator
  20. Use an annotation
  21. Custom operator
  22. classes only
  23. Safe call operator
  24. functions only