You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
defShowNewSkill():
print("Upgrading my skills [Python Version!]")
How to use it: ⤵️
▶️Run the [Main.exe] and choose from the listed options.
Menu of the App
▶️ By selecting option 1, you will be able to perform the calculation through a Simple Permutation using the formula: ⤵️
Simple Permutation's Formula
▶️ By selecting option 2, you will be able to perform the calculation through a Simple Variation using the formula: ⤵️
Simple Variation's Formula
▶️ By selecting option 3, you will be able to perform the calculation through a Simple Combination using the formula: ⤵️
Simple Combination's Formula
▶️ By selecting option 4, you will be able to perform the calculation through a Compound Permutation using the formula: ⤵️
Compound Permutation's Formula
▶️ By selecting option 5, you will be able to perform the calculation through a Compound Variation using the formula: ⤵️
Compound Variation's Formula
▶️ By selecting option 6, you will be able to perform the calculation through a Compound Combination using the formula: ⤵️
Compound Combination's Formula
When using each of the methods, the application will show you the chosen variables, the formula with those variables and of course, the result of said equation.
Compound Permutation's Sample
Technologies used. 📌
Python
License 📄
This project is under license [MIT License], for more details read the file -> LICENSE.md .
Releases 📌
You can find the differents versions or releases in the following link -> Releases