Hey Everyone, starting from scratch with this series for all the beginners new to the channel. I'll be creating this series for brand new python programmers.
In this one we'll be looking at creating variables in python 3. Let me know what you think about the new stuff in the videos?
Support the Channel on Patreon --
/ derricksherrill
Join The Socials --
Reddit - / codewithderrick
FB - / codewithderrick
Insta - / codewithderrick
Twitter - / codewithderrick
LinkedIn - / derricksherrill
GitHub - https://github.com/Derrick-Sherrill
*****************************************************************
Full code from the video:
variable_a = 9+2
variable_b = variable_a * 2
variable_b = 10
print(variable_b)
Packages (& Versions) used in this video:
Python 3.8.0
*****************************************************************
Code from this tutorial and all my others can be found on my GitHub:
https://github.com/Derrick-Sherrill/D...
Check out my website:
https://www.derricksherrill.com/
My Setup:
https://www.amazon.com/shop/derricksh...
If you liked the video - please hit the like button. It means more than you know. Thanks for watching and thank you for all your support!!
Pretty incredible that we're still climbing subscribers. Thank you all for your continued support of the channel. 9300+ at the time of writing this. Thanks so much everyone!
Always looking for suggestions on what video to make next -- leave me a comment with your project! Happy Coding!