Skip to content

Commit fde06b3

Browse files
authored
Update README.md
1 parent ba90677 commit fde06b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
A collection of exercises, geared toward practising the fundamentals of python programming including list comprehension, functions, dictionaries and loops.
22

3-
Also includes the some simple functions for string manipulation and numeric operations including:
3+
Also includes some simple functions for string manipulation and numeric operations including:
44
- a time conversion function
55
- a function to find the longest word in a string
66
- summing up numbers in a list or range

0 commit comments

Comments
 (0)