Sample1Lib.js 43 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3
function region() { 
	return "Central";
}