Related Post

Turn string into array with split

Posted by - October 18, 2015 0
textWithCommas = “bee,apple,pear,dog,carrot,robot” wordList = textWithCommas.split(“,”) print “the second item is : ” + textWithCommas[1] Keep Reading : Identify USB…

Mesopotamia

Posted by - February 28, 2017 0
For Mesopotamia : This page is a great resource, THE WESTERN TRADITION – Episodes #3 Mesopotamia and #4 From Bronze…

Unboxing

Posted by - August 15, 2015 5
First I unboxed my raspberry pi and took it out of it’s bag. The first thing I thought when I…

Hello World

Posted by - August 15, 2015 0
We use python to write all of our scripts. On our raspberry pi every python script starts with a shebang…

There are 2 comments

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.