# Make sure that the_flying_circus() returns True
def the_flying_circus():
if ______: # Start coding here!
# Don't forget to indent
# the code inside this block!
elif _____
# Keep going here.
# You'll want to add the else statement, too!
これはcodecademyからチュートリアルからですPYTHON(コントロールとの条件付きフロー)
http://stackoverflow.com/help/on-topic –
ご質問はありますか?何を試しましたか? – depperm
本当の質問をすることから始めます。 – Li357