So this is a common problem. What makes a language hard is the compiler feedback loop. If you get an error that doesn’t at all make sense you can spend hours pulling your hair out. That being said any suffeciently complicated program will have hard to understand errors. So always start small ensure you have a firm…