We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6747a86 commit 7cb9bcbCopy full SHA for 7cb9bcb
cc2/README.md
@@ -13,7 +13,7 @@ Your task is to calculate the total lifetime reward for a given `R` and `gamma`.
13
You should clone this repository, open it up locally, and open the file
14
`reward.py`. You'll see an empty function called `reward(gamma, R)`. Right now
15
it's set to return -1.0. Change it so that it returns the correct answer.
16
-THIS IS THE ONLY FILE YOU SHOULD EDIT.
+**This is the only file you should edit!**
17
18
A resource to review summation notation:
19
http://www.columbia.edu/itc/sipa/math/summation.html
0 commit comments