I am coding a website which needs to append input into a list
from bottle import route, run, static_file, template HOST = \'localhost\' @route(\'/static/\')