JPDev@programming.dev to Programmer Humor@programming.dev · 7 months agoExam Answerprogramming.devimagemessage-square129fedilinkarrow-up1788arrow-down111
arrow-up1777arrow-down1imageExam Answerprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 7 months agomessage-square129fedilink
minus-squaretreechicken@lemmy.worldlinkfedilinkarrow-up141·7 months agoIt’s obviously: Traceback (most recent call last): File “./main.py”, line 2, in <module> AttributeError: ‘str’ object has no attribute ‘length’
minus-squaretheFibonacciEffect@feddit.delinkfedilinkarrow-up32·7 months agoAh yes, all pseudocode is python
minus-squaretreechicken@lemmy.worldlinkfedilinkarrow-up2·7 months agoI 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?