jump to: Search / User Tools / Main Content / Change Content Width
wiki.niziak.spox.org
Jump to quick search
args = [ 'fill', '255', '255', '255' ] cmd, *args = args # OR cmd = args.pop(0) do_cmd(cmd, *args)