Last active
June 22, 2017 02:37
-
-
Save Yumiko-Mizutaki/dfe65d5cbedbfe2d1504ce35929d668a to your computer and use it in GitHub Desktop.
疑似コードサンプル
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
卵を買ってくる | |
for (卵1パック分){ | |
if 卵が割れていたら | |
卵焼きにする | |
else | |
ゆで卵にする | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment