graph TD
A[Start] --> B[/Input x and y/]
B --> C{Swap values}
C --> D[\Output new values of x and y\]
D --> E[End]
Created
September 30, 2024 09:41
-
-
Save X7md/812d298e9544dc7dddba9ed94307c29f to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment