After we learn the basic syntax of python, we need to proceed to variable.
Variable is very important in programming, since it "acts" like a container to store our value.
The type of variables are integer int, string str and float (for decimal number).
You are an elite if you can conquer the confusion of the data type and the casting and conversion.
Assignment a value into a variable help to store the value we need. So, how to access or retrieve the data is also another challenge. It helps us to proceed to next steps we need to do like doing operation or pass into another function for further action.
I had include the notes, exercise regarding the datatype, and how to access it in the link below.
Have fun!
Python notes_week 2
Subscribe to:
Post Comments (Atom)
Superior of partial fraction
What is complex fraction? Complex fraction is a fraction whereby its numerator or denominator or both consists of fractions. Partial frac...
-
What is fraction? Imagining you have one whole cake and you need to share the cake among you and your friends. Here come the problems, t...
-
This is a question that challenge your understand skill and programming skill. The Tremendous Tak-Tak Tree Output File: taktakout.txt T...
-
After a quite a long and challenging journey, we finally finish the training on Intermediate level book 1 to book 8. What a relieve huh ? ...
No comments:
Post a Comment