Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diandre's pull request #30

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

Angiepmunoz
Copy link

No description provided.

console.log(request);


const weatherData = {
Copy link
Author

Choose a reason for hiding this comment

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

i would recommend putting something like this is a different file

}
displayChanceOfSnow();

//Function to display chance of thunder to the main section
Copy link
Author

Choose a reason for hiding this comment

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

Make sure to delete non-useable code before submitting



//Display region to the main section
function displayRegion() {
Copy link
Author

Choose a reason for hiding this comment

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

functions like the this one and a few of the ones below can be all one function. There's no added benefit to having multiple functions that execute almost the same thing



//Function to display weather gif over 50% chance
function displayWeatherGif() {
Copy link
Author

Choose a reason for hiding this comment

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

nice

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