Let's learn coding together 💡
📩 For business inquiries contact me at codenust5@gmail.com


Code Nust

What does "abc" * 0 return in Python ?

1 day ago | [YT] | 38

Code Nust

What does "apple"[1:4] return in Python ?

3 days ago | [YT] | 53

Code Nust

What type of content you want to see on this channel ?

5 days ago | [YT] | 44

Code Nust

What is the output of round(3.1415, 2) ?

1 week ago | [YT] | 58

Code Nust

What does "Python"[-1] return in Python ?

1 week ago | [YT] | 67

Code Nust

What does 3 == 3.0 return in Python ?

1 week ago | [YT] | 55

Code Nust

What is the output of type(range(5)) in Python ?

2 weeks ago | [YT] | 63

Code Nust

What does abs(-10) return in Python ?

2 weeks ago | [YT] | 56

Code Nust

What is the output of 3 < 5 and 5 > 10 in Python ?

2 weeks ago | [YT] | 41

Code Nust

What does 5 != 5 return in Python ?

2 weeks ago | [YT] | 38