JPDev@programming.dev to Programmer Humor@programming.dev · 1 year agoExam Answerprogramming.devimagemessage-square124fedilinkarrow-up1792arrow-down111
arrow-up1781arrow-down1imageExam Answerprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square124fedilink
minus-squaretreechicken@lemmy.worldlinkfedilinkarrow-up141·1 year 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-up30·1 year agoAh yes, all pseudocode is python
minus-squaretreechicken@lemmy.worldlinkfedilinkarrow-up2·1 year 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?