Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c7718a3

Browse files
Merge pull request #28 from hexbreak/patch-8
Update README.md
2 parents 02021cc + 035b6a2 commit c7718a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎exercises/10-Find_avg/README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
1. Declare a variable with value 0.
77
2. Calculate the average value of all the items in the list and print it on the console.
88

9-
# 💡HINT:
10-
To print the average, you have to add all the values and divide the result
9+
💡Hint:
10+
-To print the average, you have to add all the values and divide the result
1111
by the total length of the list.
1212

1313
```py

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /