Enter key in ASCII number | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 17

Enter key in ASCII number

I'm writing a code to celebrate myself for reaching platinum status with java and using ascii codes and I have no ideas for how to go next line in there. Space for 32 and what is the number for next line?

1st Aug 2019, 3:39 PM
Aung Thiha
Aung Thiha - avatar
14 Answers
1st Aug 2019, 4:09 PM
Farhanaz 🌟
Farhanaz 🌟 - avatar
+ 14
Ask Google 😏 here👇 https://www.cs.cmu.edu/~pattis/15-1XX/common/handouts/ascii.html ASCII Table adding new line🤔 I think this is what you mean 🤔 https://www.baeldung.com/java-string-newline Adding a Newline Character to a String in Java | Baeldung bonus 👇😂😂😂 https://thriftyjinxy.com/8-ways-to-celebrate-yourself-me-day/ 8 Ways to Celebrate Yourself: ME Day - Thrifty Jinxy
1st Aug 2019, 4:09 PM
KingDaniel2004
KingDaniel2004 - avatar
+ 11
Mr.Nerd - Lucas bonus always useful for our life Bro 💪
1st Aug 2019, 4:16 PM
KingDaniel2004
KingDaniel2004 - avatar
+ 10
Farhanaz Ok I get it.
1st Aug 2019, 4:10 PM
Aung Thiha
Aung Thiha - avatar
+ 10
Audu Peter Thanks Audu good answers😂
1st Aug 2019, 4:12 PM
Aung Thiha
Aung Thiha - avatar
+ 9
【🍊range】 Thanks Orange 😂 But don't put 😏that always 😅
1st Aug 2019, 4:11 PM
Aung Thiha
Aung Thiha - avatar
+ 9
ASCII https://g.co/kgs/MYnPQQ
1st Aug 2019, 4:12 PM
SurajGuptaOnline
SurajGuptaOnline - avatar
+ 9
【🍊range】 LoL I like bonus more😂... useful
1st Aug 2019, 4:13 PM
Aung Thiha
Aung Thiha - avatar
+ 6
It is Sonic. As recently as yesterday I experienced this problem while using Notepad. This kind of syntaxing was done as such because it makes it feel like a typewriter.
2nd Aug 2019, 5:02 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 5
Good question 👍
1st Aug 2019, 4:09 PM
Audu Peter Iko-Ojo
Audu Peter Iko-Ojo - avatar
+ 5
If I am not mistaken, on DOS/Windows Enter = '\n' + '\r' whose ASCII codes you can look up online. But on Unix/Linux, Enter='\n' only. Not sure if that is still the case.
2nd Aug 2019, 5:00 AM
Sonic
Sonic - avatar
+ 4
You're welcome Mr.Nerd - Lucas 😂
1st Aug 2019, 4:14 PM
Audu Peter Iko-Ojo
Audu Peter Iko-Ojo - avatar
+ 4
https://g.co/kgs/MYnPQQ This will help
1st Aug 2019, 4:14 PM
Audu Peter Iko-Ojo
Audu Peter Iko-Ojo - avatar
1st Aug 2019, 4:26 PM
Paolo De Nictolis
Paolo De Nictolis - avatar