oh my goodness gracious
WORTH NOTING....
If you are learning Java for Android, this solution WILL NOT WORK.
Android (Google) chose to use a different Regex format all together.
This solution will run in JRE and Java online like this, but would not run in the Android Platform.
https://developer.android.com/reference/java/util/regex/Pattern.
This is an amazing solution.
But, I think it's worth noting, this works great on JRE, but wouldn't work on Android.
Android uses a different Regex format altogether.
Food for thought.
This comment is hidden because it contains spoiler information about the solution
SORT BY: "Most Verbose"
What Have I Done
I learn. https://getyarn.io/yarn-clip/25d77362-1e3b-44c2-9624-37dd32cab067
Me... when I saw this solution, after spending an hour doing it the hard way: https://www.youtube.com/watch?v=PFr-kNbXHew&ab_channel=HuffPost
extreme shorthand for if-else, basically
I am pretty proud of this one.
Me too! First try! Am I getting... better at this??
Bonus emphasis?
Have a nice day
Somebody actually read the documentation for String, it seems.
Loading collection data...
oh my goodness gracious
WORTH NOTING....
If you are learning Java for Android, this solution WILL NOT WORK.
Android (Google) chose to use a different Regex format all together.
This solution will run in JRE and Java online like this, but would not run in the Android Platform.
https://developer.android.com/reference/java/util/regex/Pattern.
This is an amazing solution.
But, I think it's worth noting, this works great on JRE, but wouldn't work on Android.
Android uses a different Regex format altogether.
Food for thought.
This comment is hidden because it contains spoiler information about the solution
SORT BY: "Most Verbose"
This comment is hidden because it contains spoiler information about the solution
What Have I Done
I learn. https://getyarn.io/yarn-clip/25d77362-1e3b-44c2-9624-37dd32cab067
Me... when I saw this solution, after spending an hour doing it the hard way: https://www.youtube.com/watch?v=PFr-kNbXHew&ab_channel=HuffPost
extreme shorthand for if-else, basically
This comment is hidden because it contains spoiler information about the solution
I am pretty proud of this one.
Me too! First try! Am I getting... better at this??
Bonus emphasis?
Have a nice day
Somebody actually read the documentation for String, it seems.
Loading more items...