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.

0 Endorsements
~906 People Reached
Favorite Tags
Member Avatar for BlueNN

For some reason no sound recording programs or other recording devices that incorporate sound recording can find any sound devices. Sounds play perfectly however, as previously stated, recording does not. Here's a screenshot of my Recording devices list. [URL="http://ihost.nervousnetwork.com/up/6497soundshot.jpg"]Recording Devices Listing[/URL] (Please note I have set Vista to show all …

Member Avatar for ucan109
0
280
Member Avatar for BlueNN

I've finished my first Python program that might have future use for something of importance, (rather than just [code]print('Hello, world.')[/code]), however, in order to distribute this script I need to convert my script to an executable file so they aren't forced to download Python to view the script in action. …

Member Avatar for Stefano Mtangoo
0
374
Member Avatar for BlueNN

I'm trying to get my little user-input program to recognize that words aren't numbers. Without any logic parameters the program just crashes when you put in anything but a number, I'm attempting to allow the user to try again and put in a number using a while loop, but I …

Member Avatar for adam1122
0
110
Member Avatar for BlueNN

I've just started in Python and I'm still feeling my way around, I tried to create a quick program to display "Welcome to Python!" without the quotes. The entirety of the code is this: [code]print('Welcome to Python!')[/code] However, when I double-click on the .py file Python opens up for less …

Member Avatar for BlueNN
0
142