You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plant your First Python Seeds - Working with variables & input
</h2>
<p>In this episode we'll handle the very basics of Python (which can be the biggest hurdle to getting coding).
We'll be taking a look at how to store different types of data, like strings and integers using variables. We'll also learn how to ask for information from the user and then explore a few ways to display it.</p>