These are some examples on basic commands and programming methods in Python. N.B : I did it on my Raspberry Pi 3 and written on on Python 3 To putting text into the screen : The # hash symbol means comment and Python will ignore everything that written after the hash - it is a way to add notes, reminder, or heading. Result will be : Arithmetic : We can put two print commands into the same line using a ; semicolon. The second print command gives a line space between each equation. You will notice that the answer for division sum includes decimal place. Result To remove the the decimal, we can use ' INT ' function and answered number will be rounded to the nearest whole number, With variables, we can get our program remember numbers and words, which we can use later. and the result will be : Variables can be words which called 'strings' because they are string of alphanumeric strung together. Result will be : The ...
My writing on satcom and vsat, slightly of networking, and small portion of my hobby