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 2aab568

Browse files
Update scrip.js
1 parent fca5996 commit 2aab568

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎scrip.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ console.log("The number of " + number + " factorial is = " +fact);
500500
// var string = prompt("Enter word");
501501
// var stringarry = string.split(' ');
502502
// stringarry.sort();
503-
// console.log(string);
504-
// console.log(stringarry);
505-
// console.log(stringarry.join(' '));
503+
console.log(string);
504+
console.log(stringarry);
505+
console.log(stringarry.join(' '));
506506

0 commit comments

Comments
(0)

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