Udemy – Easy Python for Absolute Beginners

$9

Project based Python + 8 Projects , Learn basics of Python easily : 1-Age calculator, 2-Number & Animal Guessing Game ,3-Basic calculator, 4-Degree to Radian convertor, 5-Area of circle calculator , …,Install & start using Python and IDLE on Windows 10,Install & customize Pycharm,Comments in Python,Variables in Python (int, float, string, bool),Type casting and conversion,Getting inputs from users,Working with Strings,String Methods (lower, replace, find,…),String slicing & String formatting,Arithmetic operators & Precedence of operators,Assignment, Identity and Membership operators,Numeric functions ( pow, sum, round, …),Using modules in Python,Math module in Python (pi, log, sqrt, sin, cos, tan ,…),datetime & platform modules in Python,Using dir() function in Python,if statement , else and elif,Logical operators,while loop , break and continue,Number & Animal Guessing Game