File tree Expand file tree Collapse file tree
getting-started/darttutorial Expand file tree Collapse file tree Original file line number Diff line number Diff line change 153153</ span > </ span > < span style =display:flex > < span >
154154</ span > </ span > < span style =display:flex > < span > < span style =color:#204a87;font-weight:700 > while</ span > < span style =color:#000;font-weight:700 > (</ span > < span style =color:#204a87;font-weight:700 > true</ span > < span style =color:#000;font-weight:700 > )</ span > < span style =color:#000;font-weight:700 > {</ span >
155155</ span > </ span > < span style =display:flex > < span > < span style =color:#000 > print</ span > < span style =color:#000;font-weight:700 > (</ span > < span style =color:#4e9a06 > 'Enter a phone number (or leave blank to finish): '</ span > < span style =color:#000;font-weight:700 > );</ span >
156- </ span > </ span > < span style =display:flex > < span > < span style =color:#204a87;font-weight:700 > String</ span > < span style =color:#000 > number</ span > < span style =color:#ce5c00;font-weight:700 > =</ span > < span style =color:#000 > stdin</ span > < span style =color:#000;font-weight:700 > .</ span > < span style =color:#000 > readLineSync</ span > < span style =color:#000;font-weight:700 > ();</ span >
156+ </ span > </ span > < span style =display:flex > < span > < span style =color:#000 > String</ span > < span style =color:#000 > number</ span > < span style =color:#ce5c00;font-weight:700 > =</ span > < span style =color:#000 > stdin</ span > < span style =color:#000;font-weight:700 > .</ span > < span style =color:#000 > readLineSync</ span > < span style =color:#000;font-weight:700 > ();</ span >
157157</ span > </ span > < span style =display:flex > < span > < span style =color:#204a87;font-weight:700 > if</ span > < span style =color:#000;font-weight:700 > (</ span > < span style =color:#000 > number</ span > < span style =color:#000;font-weight:700 > .</ span > < span style =color:#000 > isEmpty</ span > < span style =color:#000;font-weight:700 > )</ span > < span style =color:#204a87;font-weight:700 > break</ span > < span style =color:#000;font-weight:700 > ;</ span >
158158</ span > </ span > < span style =display:flex > < span >
159159</ span > </ span > < span style =display:flex > < span > < span style =color:#000 > Person_PhoneNumber</ span > < span style =color:#000 > phoneNumber</ span > < span style =color:#ce5c00;font-weight:700 > =</ span > < span style =color:#000 > Person_PhoneNumber</ span > < span style =color:#000;font-weight:700 > ();</ span >
You can’t perform that action at this time.
0 commit comments