-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
# 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/ | ||
|
||
\ |