This course focuses on a general introduction to computer programming, with Python as the language. This course emphasizes the design and implementation of structured and logically correct programs with good documentation. It is centered on basic Python programming concepts, including control structures, modularization, and data processing. A structured programming language is used to implement program designs. It emphasizes the writing of multiple programs following the software development process, from start to finish, including design, implementation, and testing.