Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は食べ物と呼ばれる文字列の配列を持っています 。
food[0] = "banana fruit" food[1] = "potato vegetable" food[2] = "peas vegetable" food[3] = "apple fruit" food[4] = "pumpkin vegetable"
野菜だけを印刷するにはどうすればよいですか?