@[email protected] to Programmer [email protected] • 10 months agoExam Answerprogramming.devimagemessage-square125fedilinkarrow-up1781arrow-down110
arrow-up1771arrow-down1imageExam Answerprogramming.dev@[email protected] to Programmer [email protected] • 10 months agomessage-square125fedilink
minus-square@[email protected]linkfedilink2•10 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