Skip to content

SammyJay777/ECSE3038-Lab-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ECSE3038-Lab-1

The code was written as per the requirements for the lab as seen here Function Descriptions The hello() function returns the name of the course. The checkPassword() function takes a password as its input and returns a boolean to check if: -It contain at least 8 characters. -Consist only of alphanumeric characters only. -Has at least 2 numbers. The sumUpToN() function: - Checks to ensure that the number entered as argument is an integer greater than 1. - The function returns -1 if the argument provided is not an integer greater than 1. Joke Why do we tell actors to “break a leg? Because every play has a cast.

About

The code was written as per the requirements for the lab as seen [here](https://www.notion.so/Lab-1-b8bb660e9415428b8b721c2aea353522)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages