PythonKC January 2016 Coffee & Code
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
def greetings():
print("Welcome to PythonKC Coffee & Code.")
print("Today is Saturday 9 January 2016.")
if __name__ == '__main__':
greetings()
PythonKC Winter 2016 Meetup
- Thursday 28 January 2016
- BATS Global Markets
- Still seeking presentations
PythonKC February 2016 Coffee & Code
- Saturday 13 February 2016
- No location yet