Re: [Tutor] learning to programming questions part 2

2014-07-01 Thread Alan Gauld
On 01/07/14 20:39, keith papa wrote: read both chapters 1 and 2 about string and variables and keywords., so I decide to look online for some practice to help me and I found something on http://www.pyschools.com/ 1.Write the function countA(word) that takes in a word as argument and returns th

[Tutor] learning to programming questions part 2

2014-07-01 Thread keith papa
Hi am leaning to program in python with the book "think python" I have read both chapters 1 and 2 about string and variables and keywords., so I decide to look online for some practice to help me and I found something on http://www.pyschools.com/ 1.Write the function countA(word) that takes