From 902e605fa73f040c8297bd56340858fe5ac42d25 Mon Sep 17 00:00:00 2001 From: Prakshal2607 <72226138+Prakshal2607@users.noreply.github.com> Date: Fri, 2 Oct 2020 01:00:50 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 782e0b5..4bef9d7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ ------------------------------以下为英文原文------------------------------------- -* Day 1: Introduction to Python and scientific programming. Basics in Python: data type, contro structures, fu nctions, l/O file. +* Day 1: Introduction to Python and scientific programming. Basics of Python: data type, contro structures, fu nctions, l/O file. * Day 2: Computation with Numpy, Scipy, Matplotlib and other modules. Solving some maths problems with Python. * Day 3: Time series: statistics and real data analysis with Pandas. Stochastics and Monte Carlo. ```python