About Me#

Hello everyone 👋🏼! This page is a bit about me!

My Name is Lee Ji-ho.

Linux & Python & PostgreSQL

Tabs#

int main(const int argc, const char **argv) {
    return 0;
}
def main():
    return
class Main {
    public static void main(String[] args) {
    }
}
function main()
end
PROGRAM main
END PROGRAM main

Comments

comments powered by Disqus