Skip to main content
added 1 character in body
Source Link
János
  • 35.5k
  • 49
  • 221
  • 434

I used this code:

var k: Int = random() % 10; 

I used this code:

var k:Int = random() % 10; 

I used this code:

var k: Int = random() % 10; 
Source Link
fockus
  • 740
  • 6
  • 4

I used this code:

var k:Int = random() % 10;