top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
...
SimpleSyntax
HOME
ABOUT
BLOG
More
Use tab to navigate through the menu items.
All Posts
coding
programming
Search
Python Variables
Just like in mathematics, programming also uses variables. Variables create a space in the computers memory to hold a piece of data that...
SimpleSyntax
Feb 22, 2023
4 min read
Python Datatypes
Before making any sort of program, you should understand the basic datatypes in Python. Although there are others, here we will be...
SimpleSyntax
Feb 17, 2023
3 min read
A simple programming environment setup
Before attempting to write any code, I am recommending using a text editor which can be used as a Python IDE (integrated development...
SimpleSyntax
Feb 5, 2023
2 min read
bottom of page