Today we use a Azure Function App in Python to periodically download follower statistics from Twitter's API
ReadPython Slicing is a powerful tool to access sequences. To learn more about the inner mechanics of slices, read this post ;)
ReadLearning Python with a YAML based LISP
ReadI find the "number guessing game" extremely versatile and useful for teaching Python to absolte newbies. Here is why.
Read