Block code to python

Is there a program or course that teaches how to go from block code to python? For those using python how did you learn it?

I would first of all recommend using c++ because it gives you more control, and you can use it with multiple files, but for both of them on VEXcode IQ, if you create a new program in c++ or python, you can see the descriptions of each command on the command bar on the left side of the application.

you can convert from block to C++ or Python by going to the code viewer and then pressing “convert to text project”. This is in VEXcode V5