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 8095f82

Browse files
commiting My first code commit from the ipad web browser
1 parent 571d60b commit 8095f82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎JavaScript_Programiz_Course_Apr24/GettingStarted/gettingStartedWithJs.js‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ console.log(typeof(c))
2121
// BigInt Value
2222
d = 1234567678n;
2323
console.log(d, typeof(d))
24-
25-
24+
console.log("My first code commit from the ipad web browser")
25+
// My first code commit from the ipad web browser
2626

2727

2828

0 commit comments

Comments
(0)

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