Is there anything that C can do that Python can't? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is there anything that C can do that Python can't?

Just to see if C is worth to take the time learning

23rd Sep 2019, 5:48 AM
DelReal
DelReal - avatar
2 Answers
+ 3
Printers, mannual memory management 😉
23rd Sep 2019, 5:57 AM
Anurag
Anurag - avatar
+ 2
I agree with Anurag. Python is built on libraries some of which are C language code.
23rd Sep 2019, 6:12 AM
Manual
Manual - avatar