+ 9
well see Python is the name of a programming language , there are various implementation of it : - CPYTHON : the standard Python interpreter, written in C - JYTHON : Python interpreter for Java - IronPython : Python interpreter for the .NET framework All of these are free means open source so anyone can able to use it to create GUI programs .
25th Mar 2017, 4:15 AM
Pratyush Prateek
Pratyush Prateek - avatar