Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~6K People Reached
Favorite Tags

7 Posted Topics

Member Avatar for paul_52

if you google "rpi python minecraft clock" couple of different version of this visual clock in A MINECRAFT enviroment but you can make a simple version python script to do what you want with a few PRINT lines ... i think you will injoy the interative nature ... and maybe …

Member Avatar for paul_52
0
323
Member Avatar for vegaseat

very clear ... i was looking for the pause and you had it ... i am trying to get use to the lack of ; at end of each line ... i am getting a good vibe from this language and it ranks high on the 43 i know i …

Member Avatar for vegaseat
2
3K
Member Avatar for thechampp

liked **sepp2k** responce ... the statement you have says "program" > "Write a program that calculates N!/K! for given N and K (1<N<K)." so i think it implies more then just the simple subroutines that you have that are one method (could be enough for C-) and but don't show …

Member Avatar for sepp2k
0
97
Member Avatar for Cireyoretihw

pyTony i learned lots from this code you used in resoponce to thread [url]http://www.daniweb.com/software-development/python/threads/384191[/url] i first mixed up the input and was supprised at the result which only printed last occurence of the key in the dictionary list... i did work out how to sort it first and reproduce your …

Member Avatar for Cireyoretihw
0
926
Member Avatar for ben1996123

my question is is the user viewing text and entering text or is the world generator is real time text message driven environment and the user is a GUI smartphone interface or dumb GUI screen & mouse ...

Member Avatar for Cireyoretihw
0
263
Member Avatar for JOSED10S

well my PyScripter a FREE Python Scripter program creates this when i say make NEW [code=python] #------------------------------------------------------------------------------- # Name: module1 # Purpose: # # Author: Cap User # # Created: 19/10/2011 # Copyright: (c) Cap User 2011 # Licence: <your licence> #------------------------------------------------------------------------------- #!/usr/bin/env python def main(): pass if __name__ == …

Member Avatar for Cireyoretihw
0
1K
Member Avatar for adrain91

well that totally messed me up... whats the relation ship between words[a] and word1[i] ... lets get it strait ... you are tiring to write a HANGMAN routine ... loop until all letters are found in word from a list of words ...show only letters in word already guessed and …

Member Avatar for Cireyoretihw
0
253

The End.