Skip to content

Instantly share code, notes, and snippets.

@Yumiko-Mizutaki
Last active June 22, 2017 02:37
Show Gist options
  • Save Yumiko-Mizutaki/dfe65d5cbedbfe2d1504ce35929d668a to your computer and use it in GitHub Desktop.
Save Yumiko-Mizutaki/dfe65d5cbedbfe2d1504ce35929d668a to your computer and use it in GitHub Desktop.
疑似コードサンプル
卵を買ってくる
for (卵1パック分){
if 卵が割れていたら
卵焼きにする
else
ゆで卵にする
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment