Inserido em um código HTML, a execução desse script em um browser, irá gerar o seguinte resultado:","text":"Observe o código em Javascript a seguir.Inserido em um código HTML, a execução desse script em um browser, irá gerar o seguinte resultado:","answerCount":5,"datePublished":"2013-01-01T00:00:00-03:00","author":{"@type":"Organization","name":"FGV","url":"https://questionei.com"},"suggestedAnswer":[{"@type":"Answer","text":"10 11 21 32 53","position":1,"encodingFormat":"text/html","upvoteCount":0,"datePublished":"2013-01-01T00:00:00-03:00","url":"https://questionei.com/questoes/457941204427412/#alternativa-0","author":{"url":"https://questionei.com","@type":"Organization","name":"FGV"}},{"@type":"Answer","text":"10 10 20 30 50 80","position":2,"encodingFormat":"text/html","upvoteCount":0,"datePublished":"2013-01-01T00:00:00-03:00","url":"https://questionei.com/questoes/457941204427412/#alternativa-1","author":{"url":"https://questionei.com","@type":"Organization","name":"FGV"}},{"@type":"Answer","text":"10 11 21 32 53 85","position":3,"encodingFormat":"text/html","upvoteCount":0,"datePublished":"2013-01-01T00:00:00-03:00","url":"https://questionei.com/questoes/457941204427412/#alternativa-2","author":{"url":"https://questionei.com","@type":"Organization","name":"FGV"}},{"@type":"Answer","text":"10 10 20 30 50 80 130","position":4,"encodingFormat":"text/html","upvoteCount":0,"datePublished":"2013-01-01T00:00:00-03:00","url":"https://questionei.com/questoes/457941204427412/#alternativa-3","author":{"url":"https://questionei.com","@type":"Organization","name":"FGV"}},{"@type":"Answer","text":"(vazio)","position":5,"encodingFormat":"text/html","upvoteCount":0,"datePublished":"2013-01-01T00:00:00-03:00","url":"https://questionei.com/questoes/457941204427412/#alternativa-4","author":{"url":"https://questionei.com","@type":"Organization","name":"FGV"}}],"acceptedAnswer":{"@type":"Answer","text":"10 11 21 32 53 85","encodingFormat":"text/html","datePublished":"2013-01-01T00:00:00-03:00","url":"https://questionei.com/questoes/457941204427412/#resposta-correta","author":{"url":"https://questionei.com","@type":"Organization","name":"FGV"}}}}
Observe o código em Javascript a seguir.<script language="JavaScript"> for(i=1, j=1, k=10, X=10; i < 7; i++, X=j+k, j=k,...