Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

Glasgow_6-Joseph_Mwanza-JavaScript-Core-1-CourseWork-Week3 #256

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

Conversation

Joemwa
Copy link

@Joemwa Joemwa commented Mar 8, 2023

Made an attempt though somehow code not passing the tests


for (let title of allArticleTitles) {
totalChars += title.length;
numTitles++;

Choose a reason for hiding this comment

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

clean code! i like it

break;
// Construct a statement about the temperature of the city
const temperatureStatement = `${city} is currently ${temperature} degrees Celsius.`;

Copy link

Choose a reason for hiding this comment

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

This is nice.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants