--[[Write lua program to print 'National Public School, Whitefield',blank line,
Your name, blank line, Your age--]]
print('National Public School, Whitefield\n')
print('Aditya Patra\n')
print('11')

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: