Ritin George D

Results 3 comments of Ritin George D

I am aware of this issue but as im a newbie, I need some help to fix this issue

> it looks like the only "special" character you're handling is space: > > ```js > for (var ele of text) { > if (ele != " ") { >...

Yo I fixed it😁. I took so long as I was very busy but nevertheless, I learned a lot about Terminal Emulator and Regex thanks to you. ![image](https://user-images.githubusercontent.com/78461388/190899959-fb85ebe0-c128-4cc7-bdd0-f73bbec4779f.png) ![image](https://user-images.githubusercontent.com/78461388/190900127-0bd699fa-6405-4597-aa66-60e78077c91c.png) Now...