Update index.html

master
Gabriel Muñoz 2018-10-19 04:49:08 +00:00
parent 0c608fda02
commit b120e40587
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 = '';