Python Forum
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with expression
#1
I have never coded Python, came across a code snippet that I'd like to port to C#. I need to understand this expression,
r-C(n-cs,k-s)>0:
More precisely C(). What does this function do?
Thanks for your help.
Reply
#2
how we could know what it does? show more of your code - it is either defined in the same module or imported from somewhere...
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Pass results of expression to another expression cmdr_eggplant 2 2,283 Mar-26-2020, 06:59 AM
Last Post: ndc85430

Forum Jump:

User Panel Messages

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