Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c46afa7

Browse files
committed
remove log
1 parent 14e6df3 commit c46afa7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ function repeatStringNumTimes(str, num) {
243243
for (let i = 1; i < num; i++) {
244244
string += str;
245245
}
246-
console.log("string", string);
247246
return string;
248247
}
249248
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /