@@ -74,36 +74,46 @@ def ShowNewSkill():
7474 </tr>
7575</table >
7676
77- ▶️ By ** selecting option 4** , you will be able to perform the calculation through a _ Composed Permutation_ using the formula: ⤵️
77+ ▶️ By ** selecting option 4** , you will be able to perform the calculation through a _ Compound Permutation_ using the formula: ⤵️
7878<table >
79- <th>Composed Permutation's Formula</th>
79+ <th>Compound Permutation's Formula</th>
8080 <tr>
8181 <td>
8282 <img alt= "Menu" src="Media/img/CPF.png" height="80px">
8383 </td>
8484 </tr>
8585</table >
8686
87- ▶️ By ** selecting option 5** , you will be able to perform the calculation through a _ Composed Variation_ using the formula: ⤵️
87+ ▶️ By ** selecting option 5** , you will be able to perform the calculation through a _ Compound Variation_ using the formula: ⤵️
8888<table >
89- <th>Composed Variation's Formula</th>
89+ <th>Compound Variation's Formula</th>
9090 <tr>
9191 <td>
9292 <img alt= "Menu" src="Media/img/CVF.png" height="80px">
9393 </td>
9494 </tr>
9595</table >
9696
97- ▶️ By ** selecting option 6** , you will be able to perform the calculation through a _ Composed Combination_ using the formula: ⤵️
97+ ▶️ By ** selecting option 6** , you will be able to perform the calculation through a _ Compound Combination_ using the formula: ⤵️
9898<table >
99- <th>Composed Combination's Formula</th>
99+ <th>Compound Combination's Formula</th>
100100 <tr>
101101 <td>
102102 <img alt= "Menu" src="Media/img/CCF.png" height="80px">
103103 </td>
104104 </tr>
105105</table >
106106
107+ 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.
108+
109+ <table >
110+ <th>Compound Permutation's Sample</th>
111+ <tr>
112+ <td>
113+ <img alt= "Menu" src="Media/img/CP_sample.jpeg" height="200px">
114+ </td>
115+ </tr>
116+ </table >
107117
108118---
109119## Technologies used. 📌
0 commit comments