Python behavior vs syntax

𝗗𝗮𝘆 𝟮𝟬/𝟯𝟬  This week wasn't about learning new syntax. It was about noticing how Python actually behaves 𝗕𝘂𝗴𝘀 are rarely confusing because they are complex. They are confusing because they don't show up where they actually start 📍 𝗔 𝗹𝗶𝘀𝘁 changes… but the issue was three functions ago 📍 𝗔 𝗳𝘂𝗻𝗰𝘁𝗶𝗼𝗻 runs fine… but your data is already different 📍 𝗧𝘄𝗼 𝘃𝗮𝗿𝗶𝗮𝗯𝗹𝗲𝘀 look the same… but behave differently That’s the tricky part. it might feel simple until you have to 𝗱𝗲𝗯𝘂𝗴  it. Still figuring it out, but now I know what to pay attention to. #Python #30DaysOfCode #LearningInPublic #Day20 #JECRC

To view or add a comment, sign in

Explore content categories