Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,969
» Latest member: Zephlonix
» Forum threads: 38,730
» Forum posts: 175,552
Full Statistics
|
Online Users |
There are currently 35 online users. » 1 Member(s) | 29 Guest(s) Applebot, Bing, AOL, Google, Gribouillis
|
Latest Threads |
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
3 hours ago
» Replies: 8
» Views: 407
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Yesterday, 06:39 PM
» Replies: 7
» Views: 2,803
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 667
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,203
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,771
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Sep-27-2025, 03:54 AM
» Replies: 3
» Views: 664
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,161
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,137
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,428
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,979
|
|
|
Calculator |
Posted by: azure - Apr-27-2020, 12:34 AM - Forum: Homework
- Replies (9)
|
 |
Hi all,
I am trying to code a calculator but I afraid that I don't know how to do the mathematical operation (+, -, *, /) of two numbers by using a..... More
|
|
|
Any improvements |
Posted by: Chuck_Norwich - Apr-26-2020, 07:30 PM - Forum: Code Review
- Replies (2)
|
 |
Hi
below is code for a VAT ( UK tax @ 20% ) calculator. Can calculate the tax and also back calculate from a final total.
It works, but was wond..... More
|
|
|
CoLab + GitHub |
Posted by: constantin01 - Apr-26-2020, 02:55 PM - Forum: Data Science
- Replies (2)
|
 |
Hi
I save my colab notebook in my github repository, I want to import modules from this repository. I have seen an idea to import repository in Goo..... More
|
|
|
combobox |
Posted by: Agusben - Apr-26-2020, 02:41 PM - Forum: GUI
- Replies (3)
|
 |
I have a problem with a Combobox.
In my program, I want to draw different things depending on what it is selected in the Combobox.
[python]
fro..... More
|
|
|
Background Image FullScreen |
Posted by: oguzcan - Apr-25-2020, 11:25 PM - Forum: GUI
- Replies (5)
|
 |
How do I make the background screen full screen ?
[python]my_image= ImageTk.PhotoImage(Image.open("bgimage.jpg"))
arkaplan = Label(kullaniciEkran,..... More
|
|
|
I'm Student. help |
Posted by: oguzcan - Apr-25-2020, 11:07 PM - Forum: GUI
- Replies (5)
|
 |
Hi.
I want to background image full screen and "sistemeGirilenKisi" background of the Label transparan. How do it?
[python]import tkinter
from tkinte..... More
|
|
|
PyQt GUI not responding |
Posted by: samuelbachorik - Apr-25-2020, 08:08 PM - Forum: GUI
- No Replies
|
 |
Hello i made simple code like this with PyQt5. While my function is counting my GUI is not responding.
Please can somebody show me how to change th..... More
|
|
|
pattern recogintion |
Posted by: astral_travel - Apr-25-2020, 05:30 PM - Forum: Data Science
- Replies (14)
|
 |
i was wondering whether you could help me or direct me to some tutorial where i can learn how to extract dates from a CSV file where there are certain..... More
|
|
|
python exam help |
Posted by: intaj10 - Apr-25-2020, 03:10 PM - Forum: Homework
- Replies (2)
|
 |
hello i dont know how i can making python detect both english date and frensh date as you can see he detect just english time and he cannot pass to t..... More
|
|
|
Doodle Jump |
Posted by: Dafteaser - Apr-25-2020, 01:18 PM - Forum: Game Development
- Replies (2)
|
 |
Hello,
I recently started programming with Python and I started making a Doodle Jump game with PyGame.
I used a simple method to identify the collis..... More
|
|
|
|