Elements
Text
This is bold
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';
Discover the「Best of Japan Market💎Gems」through a precise, user-first perspective with a passion for sports, culture, games and a
dedication to the craft.
hello@japan.gg [en/jp]
Every Gem, Story, Item and Experience featured are Independently Researched and Human Verified based on a High Standard of 1 of 3:
Text
This is bold
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';