top of page

Python For Data Science

Note- The underlined text in the exercises indicates weblinks. Don't miss those.

  1. Write a Python program to get the Fibonacci series between 0 to 100.

  2. Write a Python program that accepts a string of numbers and returns whether each digit of the number is even or odd.

Math & Statistics for Data Science

  1. There are 11 people in a room. What is the probability that atleast 2 people will have the same birthday?

bottom of page