
- #CODECADEMY JAVASCRIPT HOW TO#
- #CODECADEMY JAVASCRIPT CODE#
Gosh this took me a few days to figure out.
Everything is working fine!! Cheers JohanKilpp/creditcardvalidation/blob/master/creditCardChecker.js // All valid credit card numbersĬonst valid1 = Ĭonst valid2 = Ĭonst valid3 = Ĭonst valid4 = Ĭonst valid5 = Ĭonst invalid1 = Ĭonst invalid2 = Ĭonst invalid3 = Ĭonst invalid4 = Ĭonst invalid5 = Ĭonst mystery1 = Ĭonst mystery2 = Ĭonst myster圓 = Ĭonst mystery4 = Ĭonst mystery5 =
#CODECADEMY JAVASCRIPT CODE#
If you completed the project in the Codecademy learning environment, use the share code link at the bottom of your code editor to create a gist, and then share that link here. If you completed the project off-platform, you can upload your project to your own GitHub and share the public link on the relevant project topic. All comments here are expected to keep to our community guidelines Feedback is a vital component in getting better with coding and all ability levels are welcome here, so don’t be shy!Ībout community guidelines: This is a supportive and kind community of people learning and developing their skills. Perfect for beginners, intermediate, and advanced learners. This is a safe space for you to ask questions about any sample solution code and share your work with others! Simply reply to this thread to get the conversation started. Sign up for expert-led video courses to start your journey into coding, programming, and design. Join millions of students and teachers in over 180 countries starting with an Hour of Code. There are multiple ways to complete these projects and you should exercise your creative abilities in doing so. Try a one-hour tutorial designed for all ages in over 45 languages. #CODECADEMY JAVASCRIPT HOW TO#
Congratulations on completing your project!Ĭompare your project to our solution code and share your project below! Your solution might not look exactly like ours, and that’s okay! The most important thing right now is to get your code working as it should (you can always refactor more later). jcastulik / codecademy-projects master 1 branch 0 tags jcastulik Update README.md 47c7148 on 2 commits Failed to load latest commit information. This module includes projects where you will learn how to manipulate the DOM, use object-oriented programming principles, and build single page applications.