Skip to main content

Which Language? · #35 · 2026-05-09

Which language is this?

Difficulty 2/3

How to play

Read the code snippet and pick which of the four listed languages it’s written in. The snippet is deliberately unhighlighted — the syntax is the only clue. Press 1–4 or click to answer.

Dim total As Integer = 0
For i As Integer = 1 To 10
    total += i
Next
Console.WriteLine(total)

Loading your progress...

Press 1 through 4, or tap a numbered choice, to answer. Back to hub