Html程序  |  8行  |  88 B

<html>
<body onload="window.print()">
<script>
window.close()
</script>
</body>
</html>