Post

Python Programming
Python Programming@PythonPr·
Python Output Challenge 90% beginners give the wrong answer 🤔
Python Programming tweet media
English
29
10
88
15K
Coding Computing Coach
Coding Computing Coach@CodingComputing·
@PythonPr Answer: 5 Solution: len is a built-in function to calculate the length of the object. "Hello" is a string of 5 characters. So, its length is 5. Thus, len("Hello") gives 5. That is what gets printed.
English
0
1
1
132
Paylaş