[Python Tips] The New Walrus Operator themarkymark (78)in #development • 6 years ago (edited)View this post on Hive: [Python Tips] The New Walrus Operator
Really like tips. it helped me a lot to start coding.
Great for learning. Easy to follow and progress.
That's neat. I'm stuck on 3.7 at work for now. I see 3.8 also has f'{sum=}' to display a variable name alongside its value. Saves some typing.
I really love the changes in 3.x, I use f-strings so much nowadays. Although lately, I've been messing with JS for a new project.
Hello,
Your post has been manually curated by a @stem.curate curator.
We are dedicated to supporting great content, like yours on the STEMGeeks tribe.
Please join us on discord.
What's your preferred programming language to work with, if you could choose to start any project with one?
I'm currently super into JavaScript, been using it most my life, and it's kinda hard to walk away from lol
Depends on the project, for simple stuff I use Python, but I use Python, JS, C#.