| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 31 online users. » 0 Member(s) | 27 Guest(s) Bing, Google, AOL, Mojeek
|
| Latest Threads |
No new line from print in...
Forum: General Coding Help
Last Post: noisefloor
7 hours ago
» Replies: 11
» Views: 316
|
Python compiler
Forum: General Coding Help
Last Post: noisefloor
7 hours ago
» Replies: 1
» Views: 75
|
Trading Risk management s...
Forum: Code sharing
Last Post: NeoQuant
Yesterday, 07:34 PM
» Replies: 5
» Views: 93
|
Standard template Data En...
Forum: Code Review
Last Post: Hosthubac
Yesterday, 05:51 PM
» Replies: 0
» Views: 51
|
Python Online Compiler
Forum: News and Discussions
Last Post: ichsanputr
Yesterday, 07:39 AM
» Replies: 3
» Views: 11,128
|
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Nov-28-2025, 10:44 AM
» Replies: 4
» Views: 205
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Nov-28-2025, 04:44 AM
» Replies: 8
» Views: 732
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,839
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 213
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 168
|
|
|
| switch to python3 |
|
Posted by: Skaperen - Jul-03-2018, 12:55 AM - Forum: Code sharing
- No Replies
|
 |
[python]if bytes == str:
import os,sys
for p in os.environ.get('PATH','').split(':'):
if p and os.path.exists(p+'/python3'):
..... More
|
|
|
| multiple hits ! |
|
Posted by: tyler - Jul-02-2018, 01:01 PM - Forum: Game Development
- Replies (7)
|
 |
im trying to get my aliens to get hit multiple times before dissapearing, i have given the aliens 2 hp and my bullet dmg is 1 so it should take two hi..... More
|
|
|
| Frequency Reader? |
|
Posted by: mekha - Jul-02-2018, 12:11 PM - Forum: Data Science
- Replies (8)
|
 |
a sound is played in real time then in the window resulting a frequency number 188.000 Hz, 220.000 Hz, etc and keep goes on while the sound is still p..... More
|
|
|
|