| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 54 online users. » 1 Member(s) | 47 Guest(s) Google, Bing, Applebot, AOL, Google Image, Pedroski55
|
| Latest Threads |
Can I Get a Full Refund I...
Forum: Board
Last Post: cruisesfares
19 minutes ago
» Replies: 0
» Views: 3
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
3 hours ago
» Replies: 5
» Views: 200
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
9 hours ago
» Replies: 2
» Views: 61
|
I’m building a Python Dat...
Forum: GUI
Last Post: Gribouillis
Yesterday, 07:46 PM
» Replies: 6
» Views: 175
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 05:37 AM
» Replies: 1
» Views: 76
|
Data Science
Forum: Data Science
Last Post: mamta25
Yesterday, 05:27 AM
» Replies: 3
» Views: 2,596
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 168
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 159
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,624
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,398
|
|
|
| casting types rewrite |
|
Posted by: dedagent0900 - Jan-30-2024, 11:02 PM - Forum: Homework
- Replies (3)
|
 |
I am meant to rewrite the end of the code.
The original code:
[python]
#!/usr/bin/python
# Don't change the variables here - do it in the pr..... More
|
|
|
| make widgets disappear from tkinter |
|
Posted by: jacksfrustration - Jan-30-2024, 07:21 PM - Forum: GUI
- Replies (12)
|
 |
hello
i am writing a workout tracker app. i have the option of adding rows of information to save multiple workout data at the same time. i accomplis..... More
|
|
|
| Heuristic for GBFS Maze |
|
Posted by: RockBlok - Jan-30-2024, 12:12 AM - Forum: Homework
- No Replies
|
 |
Not really sure this could be called homework as there aren't any assignments, but it feels like a homework-ish question so figure I'd post it here. T..... More
|
|
|
| Algorithm with graph |
|
Posted by: nkiki - Jan-29-2024, 03:32 PM - Forum: Homework
- Replies (4)
|
 |
Detect a bottleneck of a graph, i.e., Min-Cut, using the Max-flow algorithm. In other words, the algorithm should find a set of edges F ⊆ E such that ..... More
|
|
|
| Need Help for homework |
|
Posted by: Treeeeee_0923 - Jan-29-2024, 04:32 AM - Forum: Homework
- Replies (2)
|
 |
[python]import tkinter
import random
colours = ['Red', 'Blue', 'Green', 'Pink', 'Black', 'Yellow', 'Orange', 'White', 'Purple', 'Brown']
color_he..... More
|
|
|
| emcee.EnsembleSampler ValueError |
|
Posted by: Dimotrov - Jan-28-2024, 08:53 AM - Forum: Homework
- No Replies
|
 |
Hey, I have a problem with my homework. The goal of the first half is to sample 50 values of r_0,i from a Gaussian distribution with mean mu = 1 and s..... More
|
|
|
| minimax help |
|
Posted by: NirmalJ - Jan-24-2024, 07:37 AM - Forum: General Coding Help
- Replies (1)
|
 |
I need help with the issue that the code is returning 1s for all the moves instead of 1s and 0s and -1s for the best or the worst moves. Also it is ma..... More
Attached Files
board.py (Size: 3.55 KB / Downloads: 255)
player.py (Size: 9.91 KB / Downloads: 262)
tictac.py (Size: 1.2 KB / Downloads: 243)
|
|
|
| Path Planning |
|
Posted by: prachibhanaria - Jan-23-2024, 10:11 AM - Forum: General Coding Help
- No Replies
|
 |
I am trying to write code in Python for A* and the Firefly algorithm merges code for multiobjective optimization path planning but I am facing an issu..... More
|
|
|
|