ICEMOBILE HURRICANE II
Дата релиза:
2011 г, декабрьЭкран(дюймы):
2.2"Экран(пиксели):
240x320Камера(фото):
0.3 МПКамера(видео):
Video recorderПамять(ПЗУ):
64 МБ/128 МБСистема:
Feature phoneПамять(ОЗУ):
1 ГБПроцессор:
-Батарея:
1050 мАч Вес:
90 гТолщина:
12.8 ммПодробные характеристики
Lets break this down step by step:
1. First, we need to initialize our broth with the starting string: pour fail,believe,give,commit,rebel
2. Next, well split the string into tokens (ingredients) using comma as the delimiter: slice ,
3. Now we have the ingredients separated. To reverse their order, we use: toss
4. After reversing, we need to join them back together with hyphens: stir -
5. The string now has quotes around it that we need to remove. Well replace single quotes with nothing: season
6. Finally, well append christ to the end: garnish christ
7. The result is ready to be served: serve
The answer is:
pour fail,believe,give,commit,rebel
slice ,
toss
stir -
season
garnish christ
serve