Basic python projects that go over simple lessons.
Below is the index of the projects:
1.Strings 2.conditionals 3.While 4.Indexes 5.String methods 6.Lists 7.Tuples 8.Dictionaries 9.For 10.Comprehesion 11.Functions 12.Global variables 13.Lambdas 14.Decorators 15.Decorators with multiple parameters 16.Generators 17.Generators Yield From 18.Excepciones 19.Classes and objects 20.Private methods and attributes 21.Class variables 22.Static methods 23.Class methods 24.Relational operators 25.Logical operators 26.Operator Order 27.Addition Operators 28.Input 29.Built-in functions 30.Sets 31.Stacks and queues 32.Constructor 33.Inheritance