diff --git a/xulie b/xulie new file mode 100644 index 0000000000000000000000000000000000000000..14d05fe77a973607dcd5270ae686baa0887e2027 --- /dev/null +++ b/xulie @@ -0,0 +1,4 @@ +list=["星熊","能天使","闪灵","银灰","推进之王","红"] +list.insert(0."凯尔希") +list.remove("凯尔希") +list[2:5]=["夜莺","斯卡蒂","风笛"]