extinctsion / easyPythonpi

A python library for the beginners. The program includes simple calulations. Genuine PRs will be merged without delays
https://pypi.org/project/easyPythonpi/
14 stars 36 forks source link

function to find largest element in the array #11

Closed Tanucode closed 1 year ago

Tanucode commented 2 years ago

Function defined to find largest element in the array.

extinctsion commented 2 years ago

everything is ok, but try to add comments to your methods.