Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 41 online users. » 1 Member(s) | 35 Guest(s) Bing, Google, Applebot, AOL, Gribouillis
|
Latest Threads |
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: DeaD_EyE
32 minutes ago
» Replies: 6
» Views: 2,514
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:27 PM
» Replies: 6
» Views: 814
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:32 PM
» Replies: 2
» Views: 510
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Yesterday, 11:25 AM
» Replies: 7
» Views: 1,803
|
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Yesterday, 11:16 AM
» Replies: 4
» Views: 15,738
|
New to the field
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 08:15 AM
» Replies: 1
» Views: 409
|
Too much space between gr...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:34 AM
» Replies: 1
» Views: 479
|
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Sep-13-2025, 06:11 AM
» Replies: 5
» Views: 1,553
|
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 1,234
|
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,441
|
|
|
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: 242)
player.py (Size: 9.91 KB / Downloads: 249)
tictac.py (Size: 1.2 KB / Downloads: 230)
|
|
|
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
|
|
|
AttributeError |
Posted by: Tori - Jan-22-2024, 03:13 AM - Forum: General Coding Help
- Replies (2)
|
 |
First step, hit up those well-known spots where millions are streaming what gets them off. You know them – hubs and tubes filled with categories so de..... More
|
|
|
Question |
Posted by: arlindsherifi - Jan-20-2024, 08:26 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello, I am Arlind Sherifi. I have just started to learn Python and I have written this code:
[python]import numpy as np
perihelion = 70
veloci..... More
|
|
|
|