|
|
|
|
|
by kibwen
1608 days ago
|
|
Python is so far removed from C that I struggle to think of anything about C that would help you to better write or understand Python. If anything, it might make your Python worse if you try to import C idioms to Python. If what you really want is to write or read C, then of course you should learn C. |
|