Skip to content

Instantly share code, notes, and snippets.

View KhorSL's full-sized avatar

Khor Shao Liang KhorSL

View GitHub Profile
@KhorSL
KhorSL / Read2DMatrix.py
Created September 18, 2019 11:29
Reading in 2D matrix in Python 3
''' Reading in 2D matrix input from user
Version: Python 3
Example input:
3 4
1 2 3 4
5 6 7 8
9 10 11 12
@KhorSL
KhorSL / resume.json
Last active August 9, 2019 03:22
Resume
{
"basics": {
"email": "stephenksl@gmail.com",
"label": "Software Engineer",
"location": {
"address": "565 Choa Chu Kang Street 52",
"city": "Singapore",
"postalCode": "S680565"
},
"name": "Khor Shao Liang",