Skip to content

08#8

Open
Phantom123-cloud wants to merge 3 commits into
masterfrom
homework-8
Open

08#8
Phantom123-cloud wants to merge 3 commits into
masterfrom
homework-8

Conversation

@Phantom123-cloud
Copy link
Copy Markdown
Owner

No description provided.

Comment thread 08/script.js

// noswitch

const noSwitch = (key, cases, defaultKey = 'default') => {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment thread 08/script.js


from.appendChild(optionSelectFrom);
to.appendChild(optionSelectTo);
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use just append

Comment thread 08/script.js

function rateFunc() {
const rate = document.getElementById('rate')
let crossCurs = to.value / from.value
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

const

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.

2 participants