dkentw / dkentw.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dkentw.github.io

class foo:
    def bar(self, para):
        return None

if __name__ == '__main__':
    foot_inst = foo()
    foo.bar('ya')
function foo() {
    var bar = [];
    var obj = {
        '1': 1,
        '2': 2
    };
}

About


Languages

Language:CSS 75.3%Language:HTML 24.3%Language:JavaScript 0.3%