(define-structure programmer
(name age location))
(define thisProgrammer (make-programmer "Emilia Alves \"Tarffie\"" 25 "Araraquara - SP [Brazil]"))
(display (programmer-name thisProgrammer))
(display (programmer-age thisProgrammer))
(display (programmer-location thisProgrammer))
π
hi!
Highlights
Pinned Loading
-
programming_challenges
programming_challenges PublicForked from voidcoefficient/programming_challenges
ππ§π€ππ§ππ’π’ππ£π πΎπππ‘π‘ππ£πππ¨
Makefile 1
-
my-unholy-dotfiles
my-unholy-dotfiles Publicthe list of dotfiles from my gnu / linux system
Emacs Lisp 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.