renamed
This commit is contained in:
parent
1116181e53
commit
10858c283e
3
Chapter 08/Exercise_8.1.js
vendored
3
Chapter 08/Exercise_8.1.js
vendored
@ -8,6 +8,3 @@ const uri = "http://www.basescripts.com?=Hello World";
|
||||
const encoded = encodeURI(uri);
|
||||
console.log(encoded);
|
||||
|
||||
How's it going?
|
||||
How's%20it%20going%3F
|
||||
http://www.basescripts.com?=Hello%20World
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user