Frustrating due to lack of help on final project. The teachers want other students to be the help which is fine but when that help is lacking you can get stuck with no recourse, which is what I'm currently facing. I understand what is required (coding 4 datetime functions) and I believe have coded them correctly except for one line, that for the life of me can't figure out why it doesn't work. That one line of code is causing the function to not work correctly and because the subsequent functions rely on that function I'm dead in the water. I know that it's something small I need to change so minimal help is needed but unfortunately not available. Also, I did ask about it in the forum but no teacher replied and the two student replies didn't help...on to other training options.
This course will introduce you to the wonderful world of Python programming! We'll learn about the essential elements of programming and how to construct basic Python programs. We will cover expressions, variables, functions, logic, and conditionals, which are foundational concepts in computer programming. We will also teach you how to use Python modules, which enable you to benefit from the vast array of functionality that is already a part of the Python language. These concepts and skills will help you to begin to think like a computer programmer and to understand how to go about writing Python programs.