@[email protected] to Programmer [email protected] • 2 years agoExam Answerprogramming.devimagemessage-square129arrow-up1797
arrow-up1786imageExam Answerprogramming.dev@[email protected] to Programmer [email protected] • 2 years agomessage-square129
minus-square@[email protected]linkfedilink2•2 years agoWhy not Python? Because it needs print(str(x))?
minus-square@[email protected]linkfedilinkEnglish6•2 years agoIt’s len(str) in Python. Not str.length.
Why not Python? Because it needs print(str(x))?
It’s len(str) in Python. Not str.length.
Ohhh thanks