ended7월 4일· 1 sources

I Built a Programming Language Where the Code is Plain English

Why it matters

What if your code looked like this? epl name = "Abneesh" age = 20 scores = [95, 87, 92] If age is greater than 18 then Say "Welcome, " + name Otherwise Say "Access denied" End For each score in scores...

1
Sources
+0
24h
Growth
79d
Active

Sources

Related Issues