We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f295ade commit 95eb4eaCopy full SHA for 95eb4ea
README.md
@@ -0,0 +1,19 @@
1
+# Python Programming in Geoscience
2
+
3
+Dr. Michael Ou
4
5
+School of Natural Resources
6
7
+University of Nebraska-Lincoln
8
9
10
+--------
11
+To submit your exercise solution, please
12
13
+1. copy the exercise notebook file and rename it as `week(5)_exercise_fist_last.ipynb`
14
15
+2. add cells below each question and write your solution in those cells. Please test you code and generate and save the output.
16
17
+3. using `git` to commit the changes of your solution
18
19
+4. push your change to your github repo (which should be forked from my github repo) and create a `pull request`.
README_first_last.md
0 commit comments