0

can someone help and teach me how to use this symbol \ and what is it for? I often see it in statements & have no idea :<

17th Sep 2022, 12:38 PM
ivor
ivor - avatar
1 Réponse
+ 5
Add the statements here which you don't understand... The symbol \ is used in eacape sequence. The \ symbol before sone characters makes it special purpose character.. \n => new character \r => carriage return \\ => include \ in string. \b => back space character. \" => add quote " In string. May be some more... Hope it helps...
17th Sep 2022, 12:55 PM
Jayakrishna 🇼🇳
Aujourd'hui en vedette
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes
APIs
1 Votes