From aa6dae7cbf0748cc81e9e9d8076d6bf0892d96be Mon Sep 17 00:00:00 2001 From: Ashwin Maran <amaran@wisc.edu> Date: Tue, 7 Mar 2023 21:34:28 -0600 Subject: [PATCH] add warning --- lab-p7/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lab-p7/README.md b/lab-p7/README.md index 2ec096b..f49fc2a 100644 --- a/lab-p7/README.md +++ b/lab-p7/README.md @@ -1,4 +1,4 @@ -# Lab 7: Dictionaries +# Lab-P7: Dictionaries In this lab, you will analyze water accessibility data using dictionaries. @@ -21,7 +21,10 @@ In this lab, you will practice how to... * Use dictionaries to organize data into key, value pairs ------------------------------ -## Note on Academic Misconduct + +<h2 style="color:red;font-weight:700;font-size:40px"> +Warning - Note on Academic Misconduct +</h2> You may do these lab exercises only with your project partner; you are not allowed to start working on Lab-P7 with one person, then do the project with a different partner. Now may be a -- GitLab