2 Answers
+ 1
Python is relatively easy to learn when you're just starting out.
The tutorial is a good place to start, and it will also give you an overview of its qualities.
+ 1
If you start to learn with Python it will be easier for you to learn the fundamentals of programming since Python's syntax is far easier compared with other languages.
Python3 Tutorial on SoloLearn is a great place to start, also python course on Codecademy is a good one too.
I have started with C and continued with Java and then Python. From my experience Python is the best place to start for basics.