User:H2g2bob
From Wikipedia, the free encyclopedia
On: Wikipedia | Uncyclopedia | Commons | WikiBooks | Wiktionary | Wiktionary Simple | Wikisource | VideoLAN Wiki
Hello
|
Stuff
|
Hello I'm h2g2bob. I contribute to wikipedia every so often, and I'm also involved in other wiki sites. Feel free to leave me a message.
Who are you?
My real name is David Batley, but I'm known to many as Physics Dave. I live in Eastwood, Essex in the United Kingdom. I'm a python programmer for a small company. I'm also an alumnus of the University of Exeter, having earned a 2:1 MPhys in theoretical physics.
My name is a compound of h2g2, a website founded by Douglas Adams as The Hitchhikers Guide to the Galaxy's Earth Edition; and Bob a name which sounds funny.
My website is dbatley.com.
Multi-License
Licenses
|
| Multi-licensed with any Creative Commons Attribution Share-Alike License | ||
| I agree to multi-license my text contributions, unless otherwise stated, under Wikipedia's copyright terms and the Creative Commons Attribution Share-Alike license draft version 1.0 and version 2.0 and the Creative Commons Attribution Non-Commercial Share-Alike license version 2.0. Please be aware that other contributors might not do the same, so if you want to use my contributions under the Creative Commons terms, please check the CC dual-license and Multi-licensing guides. | ||
Comma-adding code golf
[','.join(reversed([n[-i-3:-i or None] for i in range(0,len(n),3)])) for n in ("1000000",)][0]