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 "abc" * 3 return in Python?

11 hours ago | [YT] | 6

Turtle Code

🐍 What is the result of 7 // 3 in Python?

2 days ago | [YT] | 13

Turtle Code

🐍 What is the type of {} in Python?

4 days ago | [YT] | 14

Turtle Code

🐍 What does [1, 2, 3] + [4, 5] produce in Python?

6 days ago | [YT] | 13

Turtle Code

🐍 What is the output of "Python"[1] in Python?

1 week ago | [YT] | 20

Turtle Code

🐍 What does bool(0) return in Python?

1 week ago | [YT] | 20

Turtle Code

🐍 What is the result of 5 * 2 ** 2 in Python?

1 week ago | [YT] | 18

Turtle Code

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

2 weeks ago | [YT] | 14

Turtle Code

🐍 What is the output of "abc".replace("b", "x") in Python?

2 weeks ago | [YT] | 14

Turtle Code

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

2 weeks ago | [YT] | 17