Everything you can do with R you can also do with Python, but not the other way around. Actually i think you should start by playing a bit with R's GUI - there is not that much to learn - and maybe it is all you need for now. Later you can always "upgrade" to Python.
"Data analysis" is pretty broad. For analyzing your survey data Python is really overkill. R is the standard but is not very novice-friendly. I would start with an R-based GUI like JASP, which more likely than not will have everything you need.
cause really by “use python and pandas” i mean “install python (3 not 2) and then install pip and then run ‘pip install pandas seaborn matplotlib jupyter notebook ipykernel’ and then create a new directory and run ‘jupyter notebook’ and start working”
so yeah maybe R is the move