差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン | |||
odin:control_flows [2025/06/20 11:21] – [do ... while は存在しない] Make up for unclear intent code with comment freemikan | odin:control_flows [2025/06/20 11:23] (現在) – [do ... while は存在しない] Modify comment to clearer freemikan | ||
---|---|---|---|
行 362: | 行 362: | ||
// ... | // ... | ||
- | // もう一度ユーザーから入力を受け付ける | + | // もう一度繰り返すかどうかユーザーに尋ねる |
answer = read_user_input(prompt = " | answer = read_user_input(prompt = " | ||
if answer == " | if answer == " |