第七关,我想的太麻烦了,有没有更加简单的
-- 7 Billion Humans (2234) --
-- 7: 整理房间 --
step s
if s == datacube:
step s
pickup c
a:
step s
if s == hole:
drop
if s == hole:
jump b
endif
endif
jump a
else:
step s
if s == datacube:
step s
pickup c

2
:
-- 7 Billion Humans (2234) ---- 7: 整理房间 --a:step spickup cif s == hole:dropendifjump a











