From c3167b49e45d373936eba2555f79ada2e7d66953 Mon Sep 17 00:00:00 2001 From: azaynul10 <111334392+azaynul10@users.noreply.github.com> Date: Sat, 19 Nov 2022 21:52:21 +0600 Subject: [PATCH] Update README.md --- README.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 6b1a09a..cdcbf27 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,2 @@ -# Assignment-1 -This is a basic asssignment tasks given to those who are beginner to programming language. Programming language used here is python. -Before getting started… -Since all the lab tasks require students to write codes in Python to solve the problems, students must ensure that a proper Python environment and IDE (e.g. Jupyter Notebook) is set up or have a stable internet connection to use Google Colaboratory - an online Notebook-style IDE for writing Python codes. -Jupyter Notebook: -Tutorial: buX | https://www.youtube.com/watch?v=_GQd1jwH0A4 -Download Link: https://www.anaconda.com/products/distribution -Google Colaboratory: -Link: https://colab.research.google.com/ - -\ +#Assignments +Solving some of the assignment tasks of programming language 1 (CSE110) for beginner students who have problems on solving these tasks.