JPDev@programming.dev to Programmer Humor@programming.dev · 1 年前Exam Answerprogramming.devimagemessage-square127linkfedilinkarrow-up1800arrow-down111
arrow-up1789arrow-down1imageExam Answerprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 年前message-square127linkfedilink
minus-squaretreechicken@lemmy.worldlinkfedilinkarrow-up144·1 年前It’s obviously: Traceback (most recent call last): File “./main.py”, line 2, in <module> AttributeError: ‘str’ object has no attribute ‘length’
minus-squaretreechicken@lemmy.worldlinkfedilinkarrow-up2·1 年前I deduce these two sets must be the same then?
It’s obviously:
Traceback (most recent call last): File “./main.py”, line 2, in <module> AttributeError: ‘str’ object has no attribute ‘length’
Ah yes, all pseudocode is python
Ah yes, python is psuedocode
I deduce these two sets must be the same then?