#python-beginner
Read more stories on Hashnode
Articles with this tag
Disclamer ⚠ This is not a literal virus that harms or infects any computers! We will be using the turtle to achieve our goal! If you want to get a...
Day 3 Booleans : Booleans can have two values: True and False. We can create them by comparing values, for instance by using the equal operator ==...
Here, we will learn about strings in python3 and how to use them in less than 2 mins. There's a small test at the end too :) · Welcome to Python 3 !...