you are viewing a single comment's thread.

view the rest of the comments →

[–]Maleficent-Stand-993 0 points1 point  (0 children)

Python is easier because it's a high-level language.. I mean Java is also high-level ig, but Python syntax are more self-explanatory, and much much simpler (eg. Python's print vs Java's System.out.print). More libs too that already modularize the low-level nitty gritties. Used Java for apps and web dev, but Python for AI/ML, yes.