Follow

ifとreturn 

```
if (condition_is_OK) {return A}
return B
```
と書くなら、resultという変数を用意して

```
if (condition_is_OK) {result = A}
else {result = B}
return result
```
と書く

· · SubwayTooter · 0 · 0 · 1
Sign in to participate in the conversation
Vocalodon

ボーカロイド好きが集うMastodonインスタンス、通称「ボカロ丼(ボカロドン)」です。 ** This server is for "Vocaloid" lovers. If you are not, please select other server. **

image/svg+xml