I have learned a lot of stuff in this course, starting from the basics to leveling up until importing packages. not only that, but I have successfully practiced coding by learning from it
Java is a statically typed and compiled language, and Python is a dynamically typed and interpreted language. This single difference makes Java faster at runtime and easier to debug, but Python is easier to use and easier to read .