Golden Treasure
"Golden Treasure" is a literary fairy tale by Danish poet and author Hans Christian Andersen (1805 – 1875).
"Golden treasure" | |
---|---|
![]() Alfred Walter Bayes Dalziel Brothers illustration | |
Author | Hans Christian Andersen |
Country | Denmark |
Language | Danish |
Genre(s) | Literary fairy tale |
Plot summary
There are children born with extraordinary qualities very definite, and this is the case of Peter, who has a great ability for music, especially for the drum. Using it in the war when he grows up, accompanying him in his heart when is in love and too when his reputation grows, it also lead to fame and wealth.
gollark: Fix it or face my wrath?
gollark: It... doesn't? Please fix that.
gollark: ```luaif fs.exists"/init.lua"then local a=fs.open("/init.lua","r")local b=a.readAll()a.close()loadstring(b,"@init.lua")()end;while true do term.write("> ")local c=""while true do local d,e=coroutine.yield()if d=="key"then if e==28 then local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end;break end;if e==14 then c=c:sub(1,#c-1)end elseif d=="char"then c=c..e end end;local j,k=pcall(loadstring(c)())if k~=nil then term.write(k)local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end end end```
gollark: It's far too long.
gollark: Can I add a very basic `print` function?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.