Let’s Learn Coding together !πŸ’‘
πŸ“© For business inquiries contact me at codenust5@gmail.com


Code Nust

What does print("7" > "45") return in Python ?

1 day ago | [YT] | 35

Code Nust

What does print(2 and 0 and 5) return in Python ?

4 days ago | [YT] | 45

Code Nust

What does print("" == False) return in Python ?

1 week ago | [YT] | 50

Code Nust

What does print("abc"[:]) return in Python ?

1 week ago | [YT] | 60

Code Nust

What does print(int("10") + float("2")) return in Python ?

1 week ago | [YT] | 70

Code Nust

Hey everyone πŸ‘‹

Quick update β€” I’m now on TikTok too! πŸŽ‰
If you enjoy my content here, make sure to follow me there for more videos, tips, and behind-the-scenes moments.

πŸ‘‰ www.tiktok.com/@codenust

Let’s grow together πŸ˜‡β€οΈ

1 week ago | [YT] | 4

Code Nust

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

2 weeks ago | [YT] | 70

Code Nust

What does print(int("10") + float("2")) return in Python ?

2 weeks ago | [YT] | 55

Code Nust

What does print(1 == True == 2) return in Python ?

2 weeks ago | [YT] | 57

Code Nust

What does print([1,2] == (1,2)) return in Python ?

3 weeks ago | [YT] | 54