Computers are stupid. Let's tell them what to do!

By following the Turtle Code channel, you can learn a lot about python, kotlin, javascript, sql and computer science.


Turtle Code

🐍 What does bool([]) return in Python?

1 hour ago | [YT] | 2

Turtle Code

🐍 What does 10 % 3 return in Python?

2 days ago | [YT] | 34

Turtle Code

🐍 What does 10 // 3 return in Python?

4 days ago | [YT] | 38

Turtle Code

🐍 What does 3 * "ab" return in Python?

6 days ago | [YT] | 44

Turtle Code

🐍 What does len([1, 2, 3, 4]) return in Python?

1 week ago | [YT] | 30

Turtle Code

🐍 What does "Hello".lower() return in Python?

1 week ago | [YT] | 33

Turtle Code

🐍 What does type(True + 1) return in Python?

1 week ago | [YT] | 29

Turtle Code

🐍 What does " ".join(["a", "b"]) return in Python?

2 weeks ago | [YT] | 37

Turtle Code

🐍 What does bool(0) return in Python?

2 weeks ago | [YT] | 24

Turtle Code

🐍 What does 5 > 3 > 1 return in Python?

2 weeks ago | [YT] | 36