-2

Unit of functional programming is pure function and state-machine-diagram is about state and state transition, so will using state-machine-diagram be appropriate or norm for functional programming language such as Python?

state-machine-diagram

2
  • Recommended read How to I ask a good question, The very first paragraph tells you something about sharing your prior research. It would be really nice if you would adapt your post accordingly. Commented 1 hour ago
  • 1
    ... oh, and the direct answer is "gosh no, how in hell did you come to this conclusion"? Moreover, Python is not a functional language, it is a multi paradigm language, it can be used for functional programming, for stateful programming or for both in a mixed fashion. Commented 50 mins ago

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.