-
JavaScript tutorial 73 – Print pyramid patterns of numbers and stars
JavaScript tutorial 73 – Print pyramid patterns of numbers and stars Print pyramid patterns of numbers and stars Displaying patterns using javascript nested for loop: var rows=5; for(var i=1;i<=rows;i++) { for(var j=1;j<=i;j++) { document.write(” * “); } document.write(“<br/>”); } Output: * * * * * * * * * * * * * * *…
-
Maya-3D.com | Tikal – Mundo Perdido Great Pyramid
https://i.ytimg.com/vi/_LdmcaGkZ3Y/hqdefault.jpg 3D-Reconstruction of the Mundo Perdido Great Pyramid in Tikal, Guatemala. All Rights Reserved. source