sebastiancarlos@lemmy.sdf.org to Programmer Humor@lemmy.mlEnglish · 1 year agoProgrammers, Stop Using Primitives. Use Civilized.lemmy.sdf.orgimagemessage-square18fedilinkarrow-up1347
arrow-up1347imageProgrammers, Stop Using Primitives. Use Civilized.lemmy.sdf.orgsebastiancarlos@lemmy.sdf.org to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square18fedilink
minus-squarelynx@sh.itjust.workslinkfedilinkEnglisharrow-up1·1 year agoFor anyone wondering why the shakespearelang hello world does not work, it uses ’ instead of ' in line 13. You can find correct code here: https://courses.cs.washington.edu/courses/cse142/20wi/exploration/hello
For anyone wondering why the shakespearelang hello world does not work, it uses
’
instead of'
in line 13. You can find correct code here: https://courses.cs.washington.edu/courses/cse142/20wi/exploration/hello