employer cover photo
employer logo
employer logo

Travelodge Hotels (UK)

Engaged Employer

Travelodge Hotels (UK) Interview Question

Basics in python and libraries used in python?

Interview Answer

Anonymous

Apr 24, 2024

In Python, basics include data types (integers, floats, strings, lists, tuples, dictionaries), control structures (if-else, loops), functions, and classes. Common libraries are NumPy (for numerical computing), Pandas (for data manipulation), Matplotlib (for data visualization), and TensorFlow (for machine learning).