| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,235
» Latest member: Alfredd
» Forum threads: 38,776
» Forum posts: 175,790
Full Statistics
|
| Online Users |
There are currently 44 online users. » 0 Member(s) | 40 Guest(s) Applebot, Bing, Google
|
| Latest Threads |
Two arguments in input fu...
Forum: General Coding Help
Last Post: noisefloor
2 hours ago
» Replies: 3
» Views: 62
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
5 hours ago
» Replies: 3
» Views: 85
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 07:29 PM
» Replies: 0
» Views: 62
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:59 AM
» Replies: 3
» Views: 96
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Yesterday, 09:09 AM
» Replies: 452
» Views: 375,008
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:07 AM
» Replies: 2
» Views: 3,360
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,548
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 176
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,191
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,436
|
|
|
| filedialog, open a file error |
|
Posted by: liketocode - Dec-07-2022, 07:55 PM - Forum: GUI
- Replies (4)
|
 |
Hello
I would like to know how to avoid an error when i close the window instead of choosing a file to open.
Window that show after clicking on "..... More
|
|
|
| rotate error function |
|
Posted by: schniefen - Dec-07-2022, 02:40 PM - Forum: Homework
- No Replies
|
 |
I would like to rotate a function that is defined in terms of the error function, see here. I ..... More
Attached Files
Thumbnail(s)
|
|
|
| Binary tree |
|
Posted by: AlexPython - Dec-06-2022, 09:28 PM - Forum: General Coding Help
- Replies (3)
|
 |
let said that I get a randomly created array of 12 numbers for this tree below instead of having the number picked by me, should I hand-pick the root?..... More
|
|
|
| UTF-8 and UTF-16 |
|
Posted by: garynewport - Dec-06-2022, 07:09 PM - Forum: General Coding Help
- Replies (5)
|
 |
I encountered an interesting problem in that PowerShell under Windows 11 will create any new file as UTF-16 instead of UTF-8. It is possible to set Po..... More
|
|
|
| Dictionary help |
|
Posted by: iuno - Dec-06-2022, 09:12 AM - Forum: General Coding Help
- Replies (5)
|
 |
I am working on a simple telnet program that interacts with a Lutron lighting system. The Lutron system allows me to enter a monitoring mode where it ..... More
|
|
|
| List joining |
|
Posted by: deatz - Dec-05-2022, 07:50 PM - Forum: Homework
- Replies (14)
|
 |
Good day,
I have searched and read and tried options for days... I know it must be simple, yet here I am.
I am creating a list from two user inp..... More
|
|
|
| Syntax error |
|
Posted by: tibbj001 - Dec-05-2022, 06:12 PM - Forum: General Coding Help
- Replies (2)
|
 |
I'm getting a Syntax error on the final line, unsure why?
[python]# Function to prepare data for deep learning
def prepare_dl_data(data):
# ..... More
|
|
|
| Advent of Code |
|
Posted by: astral_travel - Dec-05-2022, 06:01 PM - Forum: General Coding Help
- Replies (29)
|
 |
hey,
i'm trying the advent of code challange,
i currently have the following code:
[python]
input_file = open("/home/tal/PycharmProjects/pythonProje..... More
Attached Files
input.txt (Size: 10.22 KB / Downloads: 232)
|
|
|
|