Interactively online Python learning environment freely available

2020-01-28 Thread Kent Tong
Hi, I've made an online python learning environment available at https://p4kweb.appspot.com Please take a look and let me know what you think :-) -- https://mail.python.org/mailman/listinfo/python-list

Re: Python Learning Environment

2010-04-17 Thread Vijay Shanker Dubey
Thanks friend, Got the point. Regards, Vijay Shanker Dubey On Sat, Apr 17, 2010 at 11:31 PM, Krister Svanlund < krister.svanl...@gmail.com> wrote: > On Sat, Apr 17, 2010 at 7:06 PM, Vijay Shanker Dubey > wrote: > > Yes you are right about symlink thing. > > So what should I do for a clever

Re: Python Learning Environment

2010-04-17 Thread Krister Svanlund
On Sat, Apr 17, 2010 at 7:06 PM, Vijay Shanker Dubey wrote: > Yes you are right about symlink thing. > So what should I do for a clever developer environment? > Should I change that python link to python3 or python3.1? > > Regards, > Vijay Shanker Dubey > It all depends on what you want to do. I

Re: Python Learning Environment

2010-04-17 Thread Krister Svanlund
On Sat, Apr 17, 2010 at 6:32 PM, Vijay Shanker Dubey wrote: > Hi, > My Linux box is ubuntu system. I want to create a development environment on > my system for python programing language. I got to see there are two > versions of python language > 1. python 2.5.6 > 2. python 3.1.2 > To find out wh

Python Learning Environment

2010-04-17 Thread Vijay Shanker Dubey
Hi, My Linux box is ubuntu system. I want to create a development environment on my system for python programing language. I got to see there are two versions of python language 1. python 2.5.6 2. python 3.1.2 To find out what version i look in to my "/usr/bin" folder. There are many entries for