Python Programming Fundamentals
Python Programming Fundamentals
This course is designed to allow you to design, write, debug, and run programs encoded in the Python language, and to understand the basic concepts of software development technology. Topics include data types, containers, variable, basic input-output operations, basic operators, Boolean values, conditional execution, loops, lists, logical and bitwise operations, function, tuples, dictionaries and data processing. Python programming language syntax,…