Let's understand what python and what is programing Python is language to communicate with computers it help us to tell computers what to do, when how to do, how to do where to do etc... all…
LearnVariables are nothing but reserved memory locations to store values. It means that when you create a variable, you reserve some space in the memory. In other or common language Variables act like …
LearnConditional executionIn order to write useful programs, we almost always need the ability to check conditions and change the behavior of the program accordingly. Conditional statements give us this a…
LearnA dictionary is a collection, whose values are accessible by key.It is a collection of name value pairs.
Each key is separated from its value by a colon (:), the items are separated by commas, and the…
Copyright © 2020 Tech Location BD. All Right Reserved
Social Plugin