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 "python".upper() return in Python?

11 hours ago | [YT] | 8

Turtle Code

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

2 days ago | [YT] | 10

Turtle Code

🐍 What is the output of len((7, 8)) in Python?

4 days ago | [YT] | 17

Turtle Code

🐍 What does 4 == "4" return in Python?

6 days ago | [YT] | 17

Turtle Code

🐍 What does type({1, 2}) return in Python?

1 week ago | [YT] | 15

Turtle Code

🐍 What does len({4, 5, 6}) return in Python?

1 week ago | [YT] | 14

Turtle Code

🐍 What is the result of 9 // 2 in Python?

1 week ago | [YT] | 7

Turtle Code

🐍 What does bool("0") return in Python?

2 weeks ago | [YT] | 12

Turtle Code

🐍 What does bool("") return in Python?

2 weeks ago | [YT] | 17

Turtle Code

🐍 What is the output of type(False) in Python?

2 weeks ago | [YT] | 15