Logo

Exercises - Basics of Programming

Basics of Python for Data Science

First of all
import numpy as np
import matplotlib.pyplot as plt
then: