Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nextSevenDays, randomHex, countedArray. #385

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

EthanLawr
Copy link

Please describe your program and how to run it.

nextSevenDays.js - Input a date value or use Date.now() to obtain the 7 following days from that date.

randomHex.js - Input true or false (Or nothing) to get a random hex value with an optional octothorne. The octothorne is achieved by inputting true.

removeDuplicates.js - Input an array. You will get an array returned that contains no duplicates.

countedArray.js - Input a number. This number will determine the size and values of an array. Each value will be it's respective index.


What Programming Language?

Javascript.

@wzhouwzhou
Copy link
Owner

I'm not sure removeDuplicates is in the diff here?

@wzhouwzhou wzhouwzhou added hacktoberfest-accepted Hacktoberfest! Lang: Javascript Contributions made in Javascript labels Oct 11, 2019
@wzhouwzhou wzhouwzhou added this to In progress in Hacktoberfest 2019 via automation Oct 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Hacktoberfest! Lang: Javascript Contributions made in Javascript
Projects
Hacktoberfest 2019
  
In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants