Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Value , if condition
#4
Thank you for your answer,

ok I will post with some value as example !

Enter your Head in feat: 5000
Enter you speed in rpm: 3250
The value is : 0

But the real value as to be around 1000

But if i do :

Enter your Head in feat: 5000
Enter you speed in rpm: 3570
The value is : 1125.0

That work perfectly because the speed value is referenced in the if condition.
Reply


Messages In This Thread
Value , if condition - by mitmoot - Dec-07-2018, 04:59 PM
RE: Value , if condition - by nilamo - Dec-07-2018, 05:13 PM
RE: Value , if condition - by Larz60+ - Dec-07-2018, 05:16 PM
RE: Value , if condition - by mitmoot - Dec-07-2018, 05:17 PM
RE: Value , if condition - by Gribouillis - Dec-07-2018, 05:22 PM
RE: Value , if condition - by mitmoot - Dec-07-2018, 05:26 PM
RE: Value , if condition - by nilamo - Dec-07-2018, 06:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  else condition not called when if condition is false Sandz1286 10 5,950 Jun-05-2020, 05:01 PM
Last Post: ebolisa
  [HELP] Nested conditional? double condition followed by another condition. penahuse 25 8,194 Jun-01-2020, 06:00 PM
Last Post: penahuse

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020