Programming launguage to start off?

When I first tried programming, I used C++. Quite a bad idea but it gave me some basic understanding of variables and stuff. Then in school we learned Python which I recommend for most beginners.
Its easy and allows you to do a lot of things. When you’re feeling skilled in Python, move to Java, C# or if you have balls, C/C++.