textbased-programms/hash-and-star.js
@@ -5,7 +5,7 @@ import {terminal} from "./dfhi.js"; window.main = function(...argv) { window.main = (...argv) => { let n = Number.parseInt(argv[0]); let stars = '<table>'; // Code to create table (with tr and td....