Global Gameplay Stats

Move Code Lines

Global Achievements
 
% of all
players
Total achievements: 25
You must be logged in to compare these stats to your own
61.8%

print ("Hello, world!")

Complete 1st Chapter
28.9%

return

Complete 3rd Chapter
28.0%

def f () { }

Complete 2nd Chapter
22.4%

get_int ()

Complete 4th Chapter
16.7%

while (true) { }

Complete 6th Chapter
16.2%

if (true) { }

Complete 5th Chapter
8.0%

for (var i = 0; i < n; ++i) { }

Complete 7th Chapter
7.8%

break

Complete 8th Chapter
7.8%

def f () { f () }

Complete 9th Chapter
5.6%

var v = [1, 2, 3]

Complete 10th Chapter
5.4%

any %

Open All Chapters
5.1%

var m = [[1, 2], [3, 4]]

Complete 11th Chapter
4.5%

extra

Complete 12th Chapter
3.2%

impossible

Complete 13th Chapter
3.2%

100%

Complete All Chapters
1.3%

print('py')

Complete 1st Python Chapter
1.2%

def py():

Complete 2nd Python Chapter
1.2%

return py

Complete 3rd Python Chapter
1.0%

py = input()

Complete 4th Python Chapter
1.0%

if py:

Complete 5th Python Chapter
0.9%

for x in py:

Complete 7th Python Chapter
0.8%

while py:

Complete 6th Python Chapter
0.8%

py = []

Complete 8th Python Chapter
0.7%

py = {}

Complete 9th Python Chapter
0.7%

py = 100

Complete All Python Chapters