Plotting hearts with Python and C
This project contains a few programs written in Python and C that plot my heart for my Cutie Pai. The source code in heart.py may be executed with Python 3.4 or any later version of Python interpreter. The source code in heart.c may be compiled with any standard C compiler that supports C89 (ANSI C).
Source: github.com