Skip to main content

Posts

Showing posts from June, 2011

Python 3.2 Bug: input() Module

After countless hours of programming of trial and error. I have found the solution to the input() bug. Option 1: Revert back to python 2.7 until this is fixed. Option 2:  It seems that \r is trailing the input so the fix is... #python version 3.2 string = input("-> Your input here: ") #The fix string.strip("/r") And that's is pretty much it.

Summer Project: Achievement Icons

I am creating a set of achievement Icons for A professor at my University who asked me if I can help out with the artwork for his math achievement system.I will be uploading the vector icons once I am finished. Here is a sample icon I have created.

I made a minecraft skin.

Dad and Me skin By Randy Yang Right click and save as to download.