Skip to content

Added Javascript and Python versions of the code#1

Open
Zo-Bro-23 wants to merge 11 commits into
nzufelt:masterfrom
Zo-Bro-23:js+py
Open

Added Javascript and Python versions of the code#1
Zo-Bro-23 wants to merge 11 commits into
nzufelt:masterfrom
Zo-Bro-23:js+py

Conversation

@Zo-Bro-23

Copy link
Copy Markdown

Added Javascript and Python versions for the code. Here is how the code is structured:

  • Javascript
    • husband.js - Contains the Husband class (exported)
    • wife.js - Contains the Wife class (exported)
    • index.js - Runs John Smith and Jane Doe test case using the husband and wife modules
  • Python
    • husband.py - Contains the Husband class
    • wife.py - Contains the Wife class
    • index.py - Runs John Smith and Jane Doe using imported classes from the other two files

Please let me know if you want to structure the files differently. Thank you!

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