Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~616 People Reached
About Me

twitter @J03_xo

Favorite Tags
Member Avatar for joseph_7

can someone help me am trying to create a game that scrambles words then you have guess the corect words for it this what i have doen so far but it dint seem to work can sometell me what the problem. import tinker import random words_list = [] f = …

Member Avatar for TrustyTony
0
158
Member Avatar for joseph_7

am trying to create a python code that counts words,vowels,consonats,upperand lower case letter,and the frequency which has the option like Do you want to enter the text via the keyboard? Do you want to read in the text from a file? here is how i got but idont if am …

Member Avatar for TrustyTony
0
233
Member Avatar for joseph_7

anyone good at python please can you email me Josephawino@hotmail.co.uk

Member Avatar for Dani
0
68
Member Avatar for joseph_7

Write a program that will swap two values stored in location X and Y. For example if the initial values were X=2 and Y=5 then after the execution of your program the stored values should be X=5 and Y=2. in mariesim

Member Avatar for JamesCherrill
0
157