let message = document.createElement('div');
document.querySelector('body').appendChild(aviso);
for i in range(0,10):print(i)