@[email protected] to Programmer [email protected] • 9 months agoExam Answerprogramming.devimagemessage-square125fedilinkarrow-up1781arrow-down110
arrow-up1771arrow-down1imageExam Answerprogramming.dev@[email protected] to Programmer [email protected] • 9 months agomessage-square125fedilink
minus-square@[email protected]linkfedilink2•9 months agoWhy not Python? Because it needs print(str(x))?
Why not Python? Because it needs print(str(x))?
It’s len(str) in Python. Not str.length.
Ohhh thanks