On Tuesday, October 20, 2015 at 10:08:51 AM UTC+1, ngangsia akumbo wrote:
> On Tuesday, October 20, 2015 at 10:01:44 AM UTC+1, Wolfgang Maier wrote:
> > On 20.10.2015 10:44, ngangsia akumbo wrote:
> > >>>> def n():
> > > 34 * 2
> > >
> > >
On Tuesday, October 20, 2015 at 10:01:44 AM UTC+1, Wolfgang Maier wrote:
> On 20.10.2015 10:44, ngangsia akumbo wrote:
> >>>> def n():
> > 34 * 2
> >
> >
> >>>> def g():
> > 4 + 2
> >
>
> Your n and g functions do
>>> def n():
34 * 2
>>> def g():
4 + 2
>>> def ng():
return n() + g()
>>> ng()
Traceback (most recent call last):
File "", line 1, in
ng()
File "", line 2, in ng
return n() + g()
TypeError: unsupported operand type(s) for +: 'NoneType' and 'NoneType
What are the basics of implement web hooks with python?
I need some detail tutorial in this topic.
Thanks
--
https://mail.python.org/mailman/listinfo/python-list
This is a sample code on how to read data from a file
files1 {}
result = open("file1.txt")
for line in result:
file1 = line>split()
files1.append(file1)
result.close()
file1.sort()
file1.reverse()
print('THE FILE INFO')
print(file1(0)
print(file1(1)
--
https://mail.python.org/mail
I need to build a bulk SMS system for a particular group of users.
i WAS THINKING OF USING RAPIDSMS, AND KANNEL.
Is there not a way to use just python from scratch to build a bulk sms system
or if there are other simpler means please indicate to me.
Thanks
Ngangsi Richard
skyoe: ngangsia.ri
Please can someone look at my code and may be advice and may be help me with
some correction. I have been learning python for some time now. This is my
first project i wish to write. A hotel management system.
http://pastebin.com/LMHmuTiC
Thnaks
--
https://mail.python.org/mailman/listinfo/pyt
PRESENTLY I AM READING A BOOK MASTERING PYTHON ALGORITHMS. IT MAKES MUCH SENSE
--
https://mail.python.org/mailman/listinfo/python-list
I have learned python for some time now. I am developing apps using django.
I need some advice.
I want to be able to write big programs using python. I have not been able to
do that as of now. I need a way forward on what more free ebooks i can get mt
hands on so i can accomplish my goals.
I n
thanks i figured it out
--
https://mail.python.org/mailman/listinfo/python-list
thanks
--
https://mail.python.org/mailman/listinfo/python-list
i have done so before posting here
--
https://mail.python.org/mailman/listinfo/python-list
when i run python setup.py py2exe i get this error
no module name py2exe any help please
On Wednesday, August 27, 2014 8:39:28 AM UTC-7, Grant Edwards wrote:
> On 2014-08-27, ngangsia akumbo wrote:
>
>
>
> > i have written a small scripts in python that inputs two values
please i need some help
--
https://mail.python.org/mailman/listinfo/python-list
i have written a small scripts in python that inputs two values and prints out
the sum.
Ok i want to be able to install this program on a windows 8 machine and run it
as a normal program.
i want to be able to run it to any windows machine without necessarily
installing python on that machine.
Thanks guys
--
https://mail.python.org/mailman/listinfo/python-list
error
yems ~ # nano testfile1
yems ~ # python testfile1
Enter file name: g
write in data: g
Traceback (most recent call last):
File "testfile1", line 11, in
file.write(file1)
TypeError: function takes exactly 1 argument (0 given)
import os.path
save_here = '/home/yems/newfile/'
file_n
CAN U BE VERY DETAILED PLEASEE
--
https://mail.python.org/mailman/listinfo/python-list
i have this piece of code
file1 = open('text.txt, w)
try:
text = file1.read()
finally:
file1.close()
i wish to manage an office task using this small code , how can i implemetn it
to function.
how can i pars it in a webpage ?
--
https://mail.python.org/mailman/listinfo/python-list
please what field can go within these django models
page, events, news, offers, room types, services?
--
https://mail.python.org/mailman/listinfo/python-list
> No need to apologise. It's an interesting question, and reading the
>
> answers given last time will be useful. After you have read those dozen
>
> or so answers, please come back with any further questions. Here's the
>
> link again:
>
>
>
> http://code.activestate.com/lists/python-lis
> No need to apologise. It's an interesting question, and reading the
>
> answers given last time will be useful. After you have read those dozen
>
> or so answers, please come back with any further questions. Here's the
>
> link again:
>
>
>
> http://code.activestate.com/lists/python-lis
On Sunday, June 1, 2014 2:30:01 AM UTC+1, Mark Lawrence wrote:
> On 01/06/2014 01:28, ngangsia akumbo wrote:
sorry for asking the same question
>
> --
>
> My fellow Pythonistas, ask not what our language can do for you, ask
>
> what you can do for our language.
>
I am already writing programs in python.
I wish to use my programming skills for a business model, any business approach.
Is any one here business oriented to give me some guide lines or do any person
knows Google groups that i can join that will help me approach my objective.
Hope to hear from
wow wow
Thanks for the contutions
Thanks guys,
many more are welcome
--
https://mail.python.org/mailman/listinfo/python-list
On Wednesday, February 12, 2014 2:11:39 AM UTC+1, Dave Angel wrote:
> ngangsia akumbo Wrote in message:
python GUI Tkinter
--
https://mail.python.org/mailman/listinfo/python-list
Please i have a silly question to ask.
How long did it take you to learn how to write programs?
What is the best way i can master thinker?
I know the syntax but using it to write a program is a problem
--
https://mail.python.org/mailman/listinfo/python-list
Please i have a silly question to ask.
How long did it take you to learn how to write programs?
What is the best way i can master thinker?
I know the syntax but using it to write a program is a problem
--
https://mail.python.org/mailman/listinfo/python-list
On Sunday, January 26, 2014 11:55:34 AM UTC+1, Mark Lawrence wrote:
> On 26/01/2014 10:46, ngangsia akumbo wrote:
>
>
>
> What have you done to locate resources for yourself?
I have searched but not found something very clear. That is why i asked.
--
https://mail.python.org/m
Is it possible to write cartoon with 3D images using python?
If yes , please locate me some resources. thank
--
https://mail.python.org/mailman/listinfo/python-list
On Tuesday, January 14, 2014 4:56:42 PM UTC+1, cassiope wrote:
> On Tue, 14 Jan 2014 07:26:10 -0800, ngangsia akumbo wrote:
> Not sure whether your wx version might have a 'Mainloop'.
I think is ok now thanks
--
https://mail.python.org/mailman/listinfo/python-list
what about a python script that can retrieve my entire isp setting from my adsl
router.
Any ideas
Also my grand mother forget her computer password, she can only login through
the guest account. what about a script that can solve that problem.
--
https://mail.python.org/mailman/listinfo/python
When i run this code on my pc it actually runs but signals that the app is not
responding.
import wx
class Example(wx.Frame):
def __init__(self, *args, **kwargs):
super(Example, self).__init__(*args, **kwargs)
self.InitUI()
On Sunday, January 12, 2014 5:52:19 PM UTC+1, Emile van Sebille wrote:
> On 01/12/2014 06:37 AM, ngangsia akumbo wrote:
>
> I'd recommend http://effbot.org/librarybook/ even though it's v2
specific and somewhat dated.
Thank very much , it is very nice
--
https://mail
On Sunday, January 12, 2014 5:38:03 PM UTC+1, Joel Goldstick wrote:
> On Sun, Jan 12, 2014 at 10:13 AM, ngangsia akumbo wrote:
>
> Don't forget Python Module of the Week pymotw.com/
Thanks
--
https://mail.python.org/mailman/listinfo/python-list
On Sunday, January 12, 2014 5:37:41 PM UTC+1, Emile van Sebille wrote:
> On 01/11/2014 09:14 PM, ngangsia akumbo wrote:
> For an example of a commercially available entry level alternative costs
check out:
> That said, it wouldn't surprise me that the CEO hasn
On Sunday, January 12, 2014 4:06:13 PM UTC+1, Dave Angel wrote:
> ngangsia akumbo Wrote in message:
>
Thanks bro
--
https://mail.python.org/mailman/listinfo/python-list
where can i find example source code by topic?
Any help please
--
https://mail.python.org/mailman/listinfo/python-list
On Sunday, January 12, 2014 7:04:04 AM UTC+1, Chris Angelico wrote:
> On Sun, Jan 12, 2014 at 4:14 PM, ngangsia akumbo wrote:
i am not sure i will give up, i will start with a small app for stock registry.
>From there i think the others will come latter.
>From the info u have given me
On Saturday, January 11, 2014 11:10:20 PM UTC+1, Dennis Lee Bieber wrote:
> On Sat, 11 Jan 2014 09:55:57 -0800 (PST), ngangsia akumbo
>
> declaimed the following:
What options do you think i can give the Ceo. Because from what you have
outline, i think i will like to follow your adv
On Saturday, January 11, 2014 6:17:13 PM UTC+1, Dennis Lee Bieber wrote:
On Fri, 10 Jan 2014 20:18:32 -0800 (PST), ngangsia akumbo
> Do you have a requirements or use-case documentation, or even a manual
paper system which you would be "duplicating" on the computer? Thi
On Saturday, January 11, 2014 5:29:39 AM UTC+1, Chris Angelico wrote:
> On Sat, Jan 11, 2014 at 3:18 PM, ngangsia akumbo wrote:
>
> > purch_price = input("Please enter the price for purchase made: ")
>
> > purch_p = raw_input("Please en
On Saturday, January 11, 2014 2:06:41 PM UTC+1, Dave Angel wrote:
> ngangsia akumbo Wrote in message:
>
> > Hi everyone,
>
> >
>
> > I have been around this group for some time and i saw that we have very
> > helpful people here.
>
> &g
Hi everyone,
I have been around this group for some time and i saw that we have very helpful
people here.
i have been learning python just for about 5 months now and i have been given a
task to do. This will be a leap into the programming industry for me.
i am programming a system that will
On Wednesday, November 27, 2013 7:07:15 PM UTC-8, Johannes Findeisen wrote:
> On Wed, 27 Nov 2013 17:43:27 -0800 (PST)
>
> ngangsia akumbo wrote:
>
>
>
> > Hi everyone
>
>
>
> Hi,
>
>
>
> > I a beginner in python. The first project is t
On Wednesday, November 27, 2013 6:42:21 PM UTC-8, Dave Angel wrote:
> On Wed, 27 Nov 2013 17:43:27 -0800 (PST), ngangsia akumbo
>
> wrote:
>
> > I a beginner in python. The first project is to build an online
>
> city guide start with my own city. I will need some s
Hi everyone
I a beginner in python. The first project is to build an online city guide
start with my own city. I will need some support on where to get started.
support like where to find the required resources which will help me,
libraries, tutorials on similar project etc.
Please thanks for
On Wednesday, November 20, 2013 8:21:44 PM UTC+1, Mark Lawrence wrote:
> On 20/11/2013 19:04, ngangsia akumbo wrote:
>
> > Yes a lot, i come from a third world country.
>
> >
>
> > It will be a big opportunity for me and my community to study and being
> > a
Yes a lot, i come from a third world country.
It will be a big opportunity for me and my community to study and being able to
create programs, web apps etc which can solve a lot of problems in my country
and around.
Each day i go out i see at least one problem that technology can solve.
--
ht
can someone really help to give me a more details answer please.
what can i do with python?
--
https://mail.python.org/mailman/listinfo/python-list
On Saturday, November 16, 2013 11:41:31 PM UTC+1, Chris Angelico wrote:
> On Sun, Nov 17, 2013 at 9:25 AM, ngangsia akumbo wrote:
>
> > I am called Richard m from western Africa, Cameroon. It was a pleasure for
> > me to join this group.
>
>
>
> Hi! Welcome!
&g
On Monday, November 18, 2013 5:42:22 AM UTC+1, Terry Reedy wrote:
> On 11/17/2013 11:02 PM, ngangsia akumbo wrote:
>
>
>
> > Cameroon is a third world country, the IT skills of the people here
>
> > is far from attaining any legitimacy.
>
> >
>
>
Thank you guys for the replies
Cameroon is a third world country, the IT skills of the people here is far from
attaining any legitimacy.
Many people are doing business here just like in the days of the Roman empire
when computers had not been invented.
We have many companies needing skills pro
On Saturday, November 16, 2013 11:41:31 PM UTC+1, Chris Angelico wrote:
> On Sun, Nov 17, 2013 at 9:25 AM, ngangsia akumbo wrote:
>
> > I am called Richard m from western Africa, Cameroon. It was a pleasure for
> > me to join this group.
>
>
>
> Hi! Welcome!
&g
I am called Richard m from western Africa, Cameroon. It was a pleasure for me
to join this group.
I have been learning python for about 4 months now and i have already mastered
alot as far as the language is concern.
I am learning how to code, firstly because i love coding and i like to do
stu
55 matches
Mail list logo