Skip to content

Commit 69652be

Browse files
NPalopolimaxim-belkin
authored andcommitted
guide.md: delete repeated section title
Pull Request: #345
1 parent f0b3c47 commit 69652be

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

_extras/guide.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -489,9 +489,6 @@ def one_year_csv_writer(this_year, all_data, folder_to_save, root_name):
489489
{: .language-python}
490490
Also adapt function `yearly_data_csv_writer` with the additional inputs.
491491

492-
### Additional Functions Challenges
493-
494-
495492
* How could you use the function `yearly_data_csv_writer` to create a csv file for only one year? (Hint: think about the syntax for `range`)
496493

497494
Adapt the input arguments, e.g. 1978, 1979.

0 commit comments

Comments
 (0)