Closed adampingel closed 6 years ago
https://github.com/randomforestwhitaker/questions/blob/df5ab371251d6690faa24f280f5fd266d0a702c5/answer_1.scala#L4
at this point "example_list" is not a helpful name. a better name would be the standard xs or listOfInts or something like that
xs
listOfInts
example_list renamed to xs
https://github.com/randomforestwhitaker/questions/blob/df5ab371251d6690faa24f280f5fd266d0a702c5/answer_1.scala#L4
at this point "example_list" is not a helpful name. a better name would be the standard
xs
orlistOfInts
or something like that