1st Blog!

这是这个小站的第一篇文章,希望未来它能记录我的学习

Hi, this is Amous Ni

👨‍🎓北京大学本硕

1
2
3
4
$ academicExp = {
'Undergraduate': 'YuanPei College',
'Postgraduate': 'School of Environment and Energy'
}

👨‍💻Python小学生

1
2
3
4
$ technicalRegion = [
'Spider with Selenium & Charles',
'Reinforcement Learning with TF1.X & 2.X'
]

₿加密数字货币

1
2
3
$ role = [
'ETH miner', 'ETH holder'
]

🏍摩托车爱好者

1
2
3
4
5
6
$ if hold_money >= 3e4 and hold_money <= 5e4:
moto = ['KTM Duke390', 'G310GS', 'Versys X300']
elif hold_money >= 1e5 and hold_money <= 2e5:
moto = ['NineT Pure']
elif hole_money >= 3e5:
moto = ['R1250GS']

More info, feel free to contant t@40oz.cc