Posts by Jhonatan Teodoro • 33 points
4 posts
-
-3
votes1
answer34
viewsQ: Enterprise services in the cloud
The "breakthrough" of cloud services technology will lead to Webservices in the cloud rather than a private network of enterprise X or even local network?
-
1
votes1
answer6789
viewsQ: Find the input of a certain value in a Python list
Guys, I’m doing a function to count the words of a text without repeating them and with that, I also need to count how many times it appears inside that list of strings I used the code below but it…
pythonasked Jhonatan Teodoro 33 -
2
votes1
answer340
viewsQ: Error using Python function input method
I have a problem with my code. I have 3 functions, one of them uses an input method called tweet but when I call the error function and does not perform, maybe I did not understand this part of…
pythonasked Jhonatan Teodoro 33 -
0
votes1
answer262
viewsQ: Word processing
I have the following scenario: I have a variable with a text inside. I separate this text by words inside a array, With this I need to validate how many times each word appears in the text. I…
pythonasked Jhonatan Teodoro 33