Skip to content

A person object constructor function that takes in first name, last name, age, gender and interests as a parameter and outputs a string as data. It's quite interesting because what it outputs, depends on the user's gender and number of interests the user might have. Interests can go as much as 1 to a million, 2 million interests. Basically, it's…

License

Notifications You must be signed in to change notification settings

oluseyianani/personObjectConstructorFunction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

personObjectConstructorFunction

A person object constructor function that takes in first name, last name, age, gender and interests as a parameter and outputs a string as data. It's quite interesting because what it outputs, depends on the user's gender and number of interests the user might have. Interests can go as much as 1 to a million, 2 million interests. Basically, it's dynamic.

About

A person object constructor function that takes in first name, last name, age, gender and interests as a parameter and outputs a string as data. It's quite interesting because what it outputs, depends on the user's gender and number of interests the user might have. Interests can go as much as 1 to a million, 2 million interests. Basically, it's…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages