+ 1
For learning python is there is need to know c++?
I learned c programming and want to learn python but I don't have done c++ yet https://www.sololearn.com/discuss/2247497/?ref=app
3 Answers
+ 1
For OOPS concepts you may refer to Java or C++. But not necessary
+ 2
Only if you want to use the Cython superset and ctypes module.