📅  最后修改于: 2022-03-11 15:01:54.808000             🧑  作者: Mango
import java.util.ArrayList;
public class Test{
String words = new String("HELLO GOODBYE!");
ArrayList sample = new ArrayList();
for(int i = 0; i