Today we go over conditional statements in python! Conditional statements are statements which determine the route of execution within a program. Certain blocks of code get executed only if certain conditions get met. csprogramming.center/2020/12…#python#learntocode#learn2code
I am going to be honest, the python tutorials are going to get more and more in-depth when it comes to the operations of data types, but I wanted to briefly touch up on the basics of variables and data types within python. csprogramming.center/.../12/…#python#coder#coding
Just showing off a little project i started working on a couple years ago, This is Libre-OS , a free software operating system written in C and assembly.
Also trying to diligently work on the 2D RPG The Omni Chronicles : Tales of Androstia (it has been in beta for 2 years , trying to finish it up by the end of this year to free myself up for future projects).