| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 41 online users. » 0 Member(s) | 38 Guest(s) Bing, Google, Mojeek
|
| Latest Threads |
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
7 hours ago
» Replies: 0
» Views: 24
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:15 AM
» Replies: 4
» Views: 1,462
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 112
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 44
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,017
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,288
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 323
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 167
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 230
|
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Nov-18-2025, 04:13 PM
» Replies: 5
» Views: 3,123
|
|
|
| GUI Threading |
|
Posted by: Mad0ck - May-14-2020, 09:50 AM - Forum: GUI
- No Replies
|
 |
Hello,
Since I also dealt with the gui freezing issue, i found the thread from Yoriz
(..... More
|
|
|
| Bad input |
|
Posted by: Impropabletank - May-14-2020, 07:40 AM - Forum: General Coding Help
- Replies (4)
|
 |
[python]
def __init__(self, name, gender, hp,attack, mp,exp,level):
'''Use double underscores'''
#This method initializes the attibute..... More
|
|
|
| Bad input |
|
Posted by: Impropabletank - May-14-2020, 07:35 AM - Forum: General Coding Help
- Replies (1)
|
 |
[python]def __init__(self, name, gender, hp,attack, mp,exp,level):
'''Use double underscores'''
#This method initializes the attibutes ..... More
|
|
|
| Whats Wrong!? |
|
Posted by: rjay81 - May-13-2020, 07:42 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hello, I am new to programming. I need help in understanding what i am doing wrong or what is the error in this code.
Basically the program is an el..... More
|
|
|
| file with option |
|
Posted by: afang_ndong - May-13-2020, 07:35 PM - Forum: General Coding Help
- Replies (2)
|
 |
H,
how to run a python file on the command line with a " - quick " option for example.
Indeed I have created two typ functions in my code to sort..... More
|
|
|
| python comobject |
|
Posted by: keuninkske - May-13-2020, 06:45 PM - Forum: General Coding Help
- Replies (2)
|
 |
hello,
i am learning about comobject in python
but the internet seems not to have so many clear information about it
does somebody know a clear e..... More
|
|
|
| Str int error |
|
Posted by: canatilaa - May-13-2020, 06:11 PM - Forum: General Coding Help
- Replies (4)
|
 |
[python]f = open("testSEt.txt")
for sayi in f :
can=sayi.split(",")
ati=random.sample(can,3)
x=0
print((ati[1]))
olasilik=0
if ati[1]>=5:
olas..... More
|
|
|
| Configparser Modules |
|
Posted by: hcikikci - May-13-2020, 05:39 PM - Forum: Code sharing
- No Replies
|
 |
The module I have developed for the project I am dealing with in Python, which you can simply use on configuration files. I am waiting for your sugges..... More
|
|
|
| Can Someone help me I stucked |
|
Posted by: canatilaa - May-13-2020, 01:44 PM - Forum: Homework
- Replies (6)
|
 |
Hello guys , I have a project to calculate GPA with naive bayes theorem but I have no idea about it.Can someone show me a way
|
|
|
| Radial Menu |
|
Posted by: John_VDB - May-13-2020, 11:51 AM - Forum: GUI
- Replies (1)
|
 |
Hi,
Where can I find source code to build a radial menu/Pie menu?
thanks!
|
|
|
|