Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,993
» Latest member: lauren557
» Forum threads: 38,736
» Forum posts: 175,584
Full Statistics
|
Online Users |
There are currently 53 online users. » 0 Member(s) | 50 Guest(s) Bing, Google, AOL
|
Latest Threads |
create ocr to detect lice...
Forum: General Coding Help
Last Post: Pedroski55
37 minutes ago
» Replies: 4
» Views: 126
|
print does not open conso...
Forum: General Coding Help
Last Post: Axel_Erfurt
Yesterday, 03:59 PM
» Replies: 4
» Views: 138
|
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 08:57 AM
» Replies: 1
» Views: 84
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Oct-02-2025, 03:05 PM
» Replies: 3
» Views: 2,549
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Oct-02-2025, 01:56 PM
» Replies: 6
» Views: 235
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Oct-01-2025, 03:05 AM
» Replies: 4
» Views: 2,058
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 471
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,105
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,184
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 862
|
|
|
Nelder-Mead gives wrong result |
Posted by: Alex009988 - Sep-02-2019, 07:39 PM - Forum: Data Science
- No Replies
|
 |
Hello. I want to solve some optimization problem with Nelder-Mead algorithm. After that I want to port it into VBA.
So I use this code
[python]
cl..... More
|
|
|
Need some help |
Posted by: JoeM - Sep-02-2019, 04:17 PM - Forum: General Coding Help
- Replies (3)
|
 |
I am trying to create a little option for my script and found something online but it is not working: [python] def path() :
print ("1.Turn left")..... More
|
|
|
Flask without Flask |
Posted by: venquessa - Sep-02-2019, 12:37 PM - Forum: Networking
- Replies (2)
|
 |
Hi,
I have been writing a fairly extensive home automation system in Python (and C++ for microcontrollers). I have it all working and in operation f..... More
|
|
|
references to functions |
Posted by: Skaperen - Sep-02-2019, 02:09 AM - Forum: Bar
- Replies (2)
|
 |
i had to call one of two functions in a loop in another function based on the truth of an expression. so i made it select the function reference, sin..... More
|
|
|
A trouble with VS Code |
Posted by: Truman - Sep-01-2019, 11:41 PM - Forum: Bar
- Replies (24)
|
 |
Alright, the last upgrade of Window 10 unexpectedly brought VS Code so I decided to give it a try. Started with following short tutorial from this for..... More
|
|
|
Stuck - need help |
Posted by: IvyMae - Sep-01-2019, 06:42 PM - Forum: Homework
- Replies (4)
|
 |
Hello, this is the assignment:
Write a program to prompt the user for hours and rate per hour using input to compute gross pay. Pay should be the no..... More
|
|
|
Saved Programs |
Posted by: jpburrall - Sep-01-2019, 05:11 PM - Forum: General Coding Help
- Replies (3)
|
 |
Programs are automatically saved to User Directory four levels deep.
How can I specify a more accessible location?
No snickering at my simple questi..... More
|
|
|
Is mainloop() necessary? |
Posted by: escape_freedom13 - Sep-01-2019, 01:04 PM - Forum: GUI
- Replies (2)
|
 |
Henlo,
I'm a noob to Python and Tkinter, learning things, Using Python 3.7.4 in a Windows PC, using default IDLE for programming. This is a simpl..... More
|
|
|
Chitty |
Posted by: ichabod801 - Sep-01-2019, 12:39 PM - Forum: Bar
- No Replies
|
 |
If we are going to call exclamation points (!) bangs, then we need to have another symbol that we call a chitty, so we can type chitty chitty bang ban..... More
|
|
|
Python Homework Question |
Posted by: OrcDroid123 - Sep-01-2019, 08:23 AM - Forum: Homework
- Replies (1)
|
 |
Can someone help me with my python homework I have been stuck on it for days now?
Write a program that filters different chemical compounds from a ..... More
|
|
|
Drag items across tabs |
Posted by: Alfalfa - Sep-01-2019, 01:00 AM - Forum: GUI
- Replies (5)
|
 |
When a dragged item hovers on a tab, I want the view to switch on this tab. The problem is two fold;
1. How to trigger new events once the mouse en..... More
|
|
|
|