Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,517
» Latest member: LewisMax
» Forum threads: 38,586
» Forum posts: 174,840
Full Statistics
|
Online Users |
There are currently 697 online users. » 1 Member(s) | 687 Guest(s) Bing, Google, Yandex, Facebook, Apple, buran
|
Latest Threads |
Functions: why use a vari...
Forum: General Coding Help
Last Post: Axel_Erfurt
19 minutes ago
» Replies: 1
» Views: 46
|
Ismaelbourb
Forum: General Coding Help
Last Post: LewisMax
31 minutes ago
» Replies: 0
» Views: 18
|
Best way to pass data to ...
Forum: Game Development
Last Post: RogereK
10 hours ago
» Replies: 7
» Views: 5,084
|
Is Python used to make po...
Forum: Game Development
Last Post: RogereK
Yesterday, 04:17 AM
» Replies: 17
» Views: 31,769
|
Unequal values when added...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 12:24 AM
» Replies: 1
» Views: 205
|
Call CLI app with input?
Forum: General Coding Help
Last Post: snippsat
May-23-2025, 07:52 PM
» Replies: 5
» Views: 373
|
backtesting can't optimiz...
Forum: General Coding Help
Last Post: snippsat
May-23-2025, 07:46 PM
» Replies: 1
» Views: 146
|
Looking for ideas
Forum: Bar
Last Post: Larz60+
May-23-2025, 10:55 AM
» Replies: 2
» Views: 472
|
How to put my game loop i...
Forum: Game Development
Last Post: RogereK
May-23-2025, 12:35 AM
» Replies: 9
» Views: 2,704
|
Languages
Forum: General Coding Help
Last Post: Arush
May-22-2025, 06:51 PM
» Replies: 2
» Views: 270
|
|
|
Pandas dataframe indexing |
Posted by: pythonNovice - Jun-15-2022, 08:51 PM - Forum: Homework
- Replies (1)
|
 |
I am new to python and have decided to take a self-paced free course. i attempting to generate a scatter plot for "price" vs "area" in the state of "R..... More
Attached Files
Thumbnail(s)
|
|
|
\n not working |
Posted by: WouldWerker - Jun-15-2022, 07:48 PM - Forum: General Coding Help
- Replies (4)
|
 |
Why does the following code work in my CLI, but not on my local Apache web server?
[python]#!C:\Python310\python.exe
print ("Content-type: text/ht..... More
|
|
|
python wheel file |
Posted by: Led_Zeppelin - Jun-15-2022, 01:07 PM - Forum: General Coding Help
- Replies (1)
|
 |
I am trying to install python 3.7 or less in my virtual env. via pip or conda. But it says it cannot find the version I want and aborts the install. ..... More
|
|
|
4D matrices |
Posted by: ali1almakhmari - Jun-13-2022, 09:21 AM - Forum: General Coding Help
- No Replies
|
 |
Hi guys. I recently switched from MATLAB to Python and the syntax is killing me a bit. I ran across this issue here
[python]
picture[:,:,:,j] = cv..... More
|
|
|
function understanding |
Posted by: insignia47 - Jun-12-2022, 02:49 PM - Forum: Game Development
- No Replies
|
 |
Hello Everyone.
I want to understand the concept behind this function or simply if anybody could explain the function as what its doing and how is ..... More
|
|
|
Pygame running slow |
Posted by: patagondev - Jun-11-2022, 11:25 PM - Forum: Game Development
- Replies (3)
|
 |
Hello. Im trying to run a simple snake code, which I get from youtube. In the video runs smoothly and fast, but when I run it freezes for moments and..... More
|
|
|
|