contents = [code, data, ml, curiosity]
2015-08-23
First post! How about some code?
#!/usr/bin/env python3 >>> print('Hello, world') Hello, world