Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,978
» Latest member: DerekHet
» Forum threads: 38,733
» Forum posts: 175,564
Full Statistics
|
Online Users |
There are currently 38 online users. » 0 Member(s) | 32 Guest(s) Bing, AOL, Google, Applebot, Mojeek
|
Latest Threads |
Легализации Правды
Forum: General Coding Help
Last Post: DerekHet
30 minutes ago
» Replies: 0
» Views: 6
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
10 hours ago
» Replies: 2
» Views: 229
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Today, 12:21 AM
» Replies: 2
» Views: 861
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 05:45 PM
» Replies: 6
» Views: 908
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 12:59 PM
» Replies: 8
» Views: 599
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 2,949
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,365
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,944
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,371
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,283
|
|
|
I need help with my code |
Posted by: pasteldreams - Mar-13-2020, 09:46 AM - Forum: Homework
- Replies (3)
|
 |
Hi there everyone
I am writing a fake medical database for a assignment and there is an unexpected uninedent in my script, would someone help me corr..... More
|
|
|
Send an email |
Posted by: Jokoba - Mar-12-2020, 05:30 PM - Forum: Networking
- No Replies
|
 |
Hello,
I am learning Python and the first thing I managed to do is sending an email to myself. I used the code below that I found online I pretty m..... More
|
|
|
Grid data entry problem |
Posted by: kenwatts275 - Mar-12-2020, 04:46 PM - Forum: GUI
- Replies (3)
|
 |
Hello all,
I am trying to write a program to enter data into a grid.
When I try printing the results of the data entry, it only prints the last row...... More
|
|
|
Phone numbers |
Posted by: ovidius80 - Mar-12-2020, 01:51 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hello everyone
I am trying to use phone-iso3166, phonenumbers and pycountries to create on the fly dictionaries of countries with the corresponding..... More
|
|
|
Tkinter Winget python text |
Posted by: Marc - Mar-12-2020, 10:28 AM - Forum: GUI
- Replies (5)
|
 |
Hello, I use a text winget, when the window is full how to automatically scroll the text upwards to see the last line displayed.
Example.
[pytho..... More
|
|
|
To build Q&A system |
Posted by: constantin01 - Mar-12-2020, 08:39 AM - Forum: Data Science
- Replies (1)
|
 |
Hi
I would like to build Question-Answering System using maching learning.
Just idea: one asks questions about, let say, about linear algebra (..... More
|
|
|
Python 3.8.1 Decimal error |
Posted by: christopherhornback - Mar-11-2020, 07:07 PM - Forum: Code Review
- Replies (1)
|
 |
So I was running a simple loop to get me a list of decimal places, and stumbled onto this.
>>> for i,a in enumerate(list(range(20))):
i, a*0.05..... More
|
|
|
|