Update index.html

master
Gabriel Muñoz 2018-10-19 04:35:12 +00:00
parent 842878a3e2
commit 0c608fda02
1 changed files with 4 additions and 4 deletions

View File

@ -39,10 +39,10 @@ result = "\\n".join(parts)
figure = '''| ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄|
{}
|___________|
\\ (•◡•) /
\\ /
---
| |'''.format(result)
\\(•◡•)/
\\/
---
||'''.format(result)
print(figure)`;
var mypre = document.getElementById("output");
mypre.innerHTML = '';