Skip to content

Commit 1a3280d

Browse files
authored
Clarify instructions for "composite" loop exercise
1 parent 06bb720 commit 1a3280d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/06-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ flare-ups at all throughout the trial, suggesting that they may not even suffer
160160
161161
> ## Generate Composite Statistics
162162
>
163-
> Use each of the files once to generate a dataset containing values averaged over all patients:
163+
> Use each of the files once to generate a dataset containing values averaged over all patients by completing the code inside the loop given below:
164164
>
165165
> ~~~
166166
> filenames = glob.glob('inflammation*.csv')

0 commit comments

Comments
 (0)