From f4f9c20dbda48bd8444216d82f82f93782a9f7d0 Mon Sep 17 00:00:00 2001 From: Eise Nota Date: Mon, 19 Aug 2024 22:37:25 +0200 Subject: [PATCH] Update chapter_4.md --- course/practicals/chapter_4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/course/practicals/chapter_4.md b/course/practicals/chapter_4.md index 7613902..f6b387f 100644 --- a/course/practicals/chapter_4.md +++ b/course/practicals/chapter_4.md @@ -2,7 +2,7 @@ ## The assignment -- Ask a research question that interests you and answer it by analysis of data or numerical modelling in Python. Keep the questions as simple as possible! Consider what is possible in the given time: +- Ask a research question that interests you and answer it by analysis of data or numerical modelling in Python. Keep the questions as simple as possible! Consider what is possible in the given time. ```{note} - If you have come up with a question, it's likely too complicated. Ask some smaller questions to the larger main question and one of these smaller questions is probably your feasible research question.