Please help me with this program | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
26th May 2017, 11:51 AM
Machines
Machines - avatar
17 Answers
+ 1
i am trying to write a program to find max repeated letters in a paragraph
9th Jun 2017, 12:01 AM
Machines
Machines - avatar
+ 1
What about you? Btw how old are you? (since a lot of kids these days learn to program) Haha
13th Jun 2017, 2:08 PM
Machines
Machines - avatar
+ 1
i tried but perhaps i made some mistake. https://code.sololearn.com/c7Q2VIbEA0R6/?ref=app
15th Jun 2017, 7:47 PM
Giuseppe Noce
+ 1
any comments ?
15th Jun 2017, 7:47 PM
Giuseppe Noce
+ 1
list.count ?
23rd Jun 2017, 6:54 PM
Giuseppe Noce
0
i saw your code i am a beginner d for python programming
8th Jun 2017, 4:59 PM
Giuseppe Noce
0
what has your code to do ?
8th Jun 2017, 5:00 PM
Giuseppe Noce
0
so to calculate the number of these letters
9th Jun 2017, 5:43 AM
Giuseppe Noce
0
i have saved your code on my pc so i am able to work off line
9th Jun 2017, 6:06 AM
Giuseppe Noce
0
hi Machines monday i will answer you ..
10th Jun 2017, 6:29 PM
Giuseppe Noce
0
i have ben thinking is there function to calculate the length of a string ?
13th Jun 2017, 1:58 PM
Giuseppe Noce
0
sorry i had not seen your posts. did you find the solution yet?
13th Jun 2017, 2:04 PM
Machines
Machines - avatar
0
yes there is you can use len()
13th Jun 2017, 2:05 PM
Machines
Machines - avatar
0
not yet sorry
13th Jun 2017, 2:05 PM
Giuseppe Noce
0
do you python very well?
13th Jun 2017, 2:06 PM
Giuseppe Noce
0
i have just learned the basics. I have an experience in C
13th Jun 2017, 2:07 PM
Machines
Machines - avatar
0
my idea is to write a loop that compare each letter of string to each other .. but i think is more complex :-)
13th Jun 2017, 2:09 PM
Giuseppe Noce