miyaji_kadai1.py (
4
lines of code) (
raw
):
def main(): string = 'Apple' if __name__ == '__main__': main()