JPDev@programming.dev to Programmer Humor@programming.dev · 1 year agoExam Answerprogramming.devimagemessage-square119linkfedilinkarrow-up1793arrow-down111
arrow-up1782arrow-down1imageExam Answerprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square119linkfedilink
minus-squaretreechicken@lemmy.worldlinkfedilinkarrow-up140·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?