How to Delete Texts in the Editor Using an Android Device

Tell us what’s happening:
Ok, I’m currently not with my system. However I’ve been finding it difficult to delete texts on the code editor. How do I go about this with my Android device? I don’t want to be stuck because I don’t have access to a system.

Your code so far


function welcomeToBooleans() {

 // Only change code below this line

 return false; // Change this line
return true;
 // Only change code above this line
}

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.136 Safari/537.36.

Challenge: Understanding Boolean Values

Link to the challenge:

Keep pressing with ure finger to select multiple lines of texts
expand with the two blue arrows
or select select all

Hello there.

I am sorry you are struggling to use the editor on your mobile. This has been an issue, but is workable. Here is a guide:

Hope this helps

1 Like