Skip to content

Conversation

@goldmonkey777
Copy link

This pull request completes the mandatory iterations for the "JS Basic Algorithms" lab:

Iteration 1: Variables for driver and navigator names, with console output.
Iteration 2: Conditional logic to compare name lengths and print the result.
Iteration 3: Loops to:
Print the driver's name in uppercase, separated by spaces.
Print the navigator's name in reverse.
Compare names lexicographically and print the appropriate message.
All code is in index.js and outputs to the browser console as required.

@goldmonkey777
Copy link
Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant