Community Profile

photo

Allen Downey


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Personal Best Downloads Level 1
  • GitHub Submissions Level 1
  • First Submission
  • Solver

View badges

Feeds

View by

Submitted


PhysicalModelingInMatlab
Text and code for Physical Modeling in MATLAB

4 years ago | 3 downloads |

Solved


Perfect square.
Determine if the input is a perfect square or not. Example - If input is 25, return 1. If input is 17, return 0.

5 years ago