Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 359 online users. » 0 Member(s) | 355 Guest(s) Bing, Google, Yandex, Baidu
|
Latest Threads |
A penny doubled every day...
Forum: Homework
Last Post: Pedroski55
5 hours ago
» Replies: 4
» Views: 128
|
How do select this table ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 07:21 PM
» Replies: 11
» Views: 393
|
Problème d'exécutable
Forum: General Coding Help
Last Post: Zauf
Yesterday, 01:19 PM
» Replies: 0
» Views: 118
|
[split] Simple webbot for...
Forum: Code Review
Last Post: Plyth
Yesterday, 04:55 AM
» Replies: 3
» Views: 116
|
Dynamic Module Import Err...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:07 AM
» Replies: 3
» Views: 196
|
What Are the Most Overloo...
Forum: News and Discussions
Last Post: Plyth
Jun-19-2025, 03:37 AM
» Replies: 2
» Views: 138
|
Setting AST node lineno c...
Forum: General Coding Help
Last Post: deanhystad
Jun-18-2025, 09:15 PM
» Replies: 4
» Views: 264
|
Wish to write a code for ...
Forum: General Coding Help
Last Post: Hasan2025
Jun-18-2025, 06:40 AM
» Replies: 4
» Views: 1,008
|
I have a question
Forum: General Coding Help
Last Post: Pedroski55
Jun-18-2025, 04:47 AM
» Replies: 1
» Views: 122
|
How to produce a CPU load...
Forum: General Coding Help
Last Post: Plyth
Jun-18-2025, 02:19 AM
» Replies: 2
» Views: 166
|
|
|
integrating plot to box |
Posted by: zapad - Apr-13-2024, 01:57 PM - Forum: GUI
- Replies (5)
|
 |
Good morning
I am meeting a problem in integrating a matplotlib graph into a tkinter gui:
The program works ok ,but it only appears in the shell co..... More
|
|
|
looking for feedback |
Posted by: Luckyoz - Apr-12-2024, 07:57 AM - Forum: Homework
- Replies (4)
|
 |
Note : its my first program in python (i used to script for roblox games in lua)
[python]
menu = {}
menu["sandwich"] = 20;
menu["burger"] = 25;..... More
|
|
|
cmd terminal |
Posted by: Raysz - Apr-11-2024, 07:28 PM - Forum: General Coding Help
- Replies (6)
|
 |
So I have the simple program
that I made in Python tkinter
It opens up a cmd window and executes sfc /scannow
What I'm trying to figure out is ..... More
|
|
|
Plot several graphs in one plot |
Posted by: Ferdiss - Apr-11-2024, 03:37 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hi,
I will use an easy example to ask my question:
time1=[1,2,3,4,5,6] (sek)
time2=[0.5,2,5,6,7.5,8.6,10] (sek)
y1=[20,40,60,80,90,100] (N)..... More
|
|
|
please help |
Posted by: natalie321 - Apr-10-2024, 03:51 AM - Forum: General Coding Help
- Replies (7)
|
 |
I'm working on a Python script to parse a large CSV file and extract specific data, but I'm encountering performance issues. Here's a simplified versi..... More
|
|
|
|