| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,244
» Latest member: thebigback
» Forum threads: 38,778
» Forum posts: 175,803
Full Statistics
|
| Online Users |
There are currently 43 online users. » 1 Member(s) | 39 Guest(s) Bing, Google, AOL, racingsubby
|
| Latest Threads |
Backward compatibility qu...
Forum: News and Discussions
Last Post: yutaozhou
1 hour ago
» Replies: 4
» Views: 157
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
1 hour ago
» Replies: 1
» Views: 25
|
I’m building a Python Dat...
Forum: GUI
Last Post: Gribouillis
3 hours ago
» Replies: 6
» Views: 161
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Today, 05:37 AM
» Replies: 1
» Views: 69
|
Data Science
Forum: Data Science
Last Post: mamta25
Today, 05:27 AM
» Replies: 3
» Views: 2,584
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:56 AM
» Replies: 4
» Views: 157
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 149
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,475
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,387
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,587
|
|
|
| physical problem |
|
Posted by: Sofiaphys - Nov-22-2023, 07:58 PM - Forum: General Coding Help
- Replies (1)
|
 |
I am currently writing a code that solves a system of 4 ODES and then uses the solutions to calculate some quantities (W1, W2) in the code, for differ..... More
|
|
|
| Grades Code": |
|
Posted by: Anthony - Nov-22-2023, 03:58 AM - Forum: Homework
- Replies (14)
|
 |
I'm new to Python and can't figure out what is wrong with this code?
[python]print("please enter your 5 marks below")
#read 5 inputs
mark1 = in..... More
|
|
|
| Energy optimization with pulp |
|
Posted by: MartinRK80 - Nov-21-2023, 03:40 PM - Forum: Data Science
- No Replies
|
 |
I'm trying to create my first LP simulation but I have some problem with it.
This is my code:
[python]import pulp
# Define the optimization problem ..... More
|
|
|
| timer strange ? |
|
Posted by: trix - Nov-20-2023, 07:24 PM - Forum: General Coding Help
- Replies (4)
|
 |
hello,
i,am busy to adjust the code from a libary (micropython-stepper 1.0.3),
to do the things witch i want it to do (acc & decc).
no i see that the ..... More
|
|
|
| Goal Seek |
|
Posted by: tdutcher05 - Nov-17-2023, 10:26 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello every body , I am trying to replicate the goal seek function in excel . I have 5 formulas that have the same 4 variables that we need to solve ..... More
|
|
|
| Arithematic average |
|
Posted by: deferender - Nov-17-2023, 10:58 AM - Forum: Homework
- Replies (7)
|
 |
I try it:
I create a variable average whose value is the arithmetic mean of num_a and num_b.
What is wrong my code? Is not work.
[python]
..... More
|
|
|
|