DAY 2 THOUGHT PROCESS
Her voice is so amazing :)
The len function can’t be used on
an int data type. I did not know this.
We learned about subscripting,
integers, that underscores are used instead of commas for large numbers (i.e.,
123_456_789 instead of 123,456,789), floats, Boolean. The quizzes are
interesting.
We learned how to check what data
type a given data is (i.e., type checking), type casting, understand type
error, mathematical operations, implicit type casting for the “/” division
operator, PEMDASLR, the round function (you can also decide how many decimal
places you want), number manipulation (manipulating a value based on its
previous value using =+, -=, *= and /=), f strings to combine different data
types at once.
I am a computer sometimes and in the top 50% :)
Yayy
Comments
Post a Comment