6 PM – Intro To Python – Darin
What We Did Today: Reviewed how to use functions without return value Learnt how to use functions with return value with the keyword Return, that allows us to store values from aRead More...
What We Did Today: Reviewed how to use functions without return value Learnt how to use functions with return value with the keyword Return, that allows us to store values from aRead More...
Today We Did We continued with Monster Inheritance project. We utilized dictionary to translate from "1" to "fire", "2" to "water" etc. And we utilized another dictionary to translate from "1" toRead More...