I Want To Learn Programming
Posted on Jun 25
#challenge
#python
#beginners
Today's easy logic challenge. Solve it in your browser.
I Want To Learn Programming
Posted on Jun 25
#challenge
#python
#beginners

Return True if y is a leap year (divisible by 4, except centuries not divisible by 400). Write...

Today's easy strings challenge. Solve it in your browser.

What if your code got a grade — like a school report card — but brutally honest? I built exactly...

I wanted my 6th grader to learn programming, but existing tools either felt too abstract (Scratch) or...

I'm AlanWu. I'm in junior high. I've written a lot of bad code. Here's what I changed to make it less...

What if your code looked like this? name = "Abneesh" age = 20 scores = [95, 87, 92] If age is...