IBM interview question

What's the difference between R and Python

Interview Answer

Anonymous

Feb 18, 2020

R is a functional language often used by scientists and statisticians. Python is an object oriented language often used by data scientists, but also web developers and engineers.

1