Modifications

This commit is contained in:
Fatima Idrees 2025-05-29 14:07:41 +03:00
parent 96d94c2c9e
commit 1193ee35d3
2 changed files with 3 additions and 1 deletions

BIN
Images/2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -6,6 +6,8 @@
It essentially turns the button on or off. It essentially turns the button on or off.
+ Button: The button is 0 already, when pressed goes true.
+ Inverted Button: The button is 1 already, when pressed goes false.
--- ---
@ -13,4 +15,4 @@ It essentially turns the button on or off.
![](../Images/2.png) ![](../Images/2.png)
A way to test the function! A way to test the functions!