Skip to content

github20/programmingchallenge

Repository files navigation

programmingchallenge

Files "challenge1.js", "challenge2.js", and "challenge3.js" written in JavaScript.

For challenge1.js:

  1. Run the code.

For challenge2.js:

  1. Run the code.

For challenge3.js:

  1. Run the program with string1 and string2 in the "document.write" statement.

For programmingchallenge.py written in Python

Programming Challenge 1

  1. Run Randgen()

Programming Challenge 2

  1. Run Palindrome(x) where x is the number of digits. Palindrome(3)=906609. Palindrome(4)=99000099.

Programming Challenge 3

  1. Run AnagramCheck(string1,string2) where string1 is the first string and string2 is the second string.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published