Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multiplication demonstration #1

Closed
kbuffardi opened this issue Sep 9, 2024 · 0 comments · May be fixed by #3 or #35
Closed

Add multiplication demonstration #1

kbuffardi opened this issue Sep 9, 2024 · 0 comments · May be fixed by #3 or #35

Comments

@kbuffardi
Copy link
Contributor

Following the model of the other operations already provided, take the two numbers provided by the user and display out their multiplication. For example, if the user enters 5 and 2:

Multiplication: 5*2=10
wikey500 added a commit to wikey500/CppMath that referenced this issue Sep 9, 2024
Ian-J-S added a commit to Ian-J-S/CppMath that referenced this issue Sep 9, 2024
cmgomes5 added a commit to cmgomes5/CppMath that referenced this issue Sep 9, 2024
rosalep added a commit to rosalep/CppMath that referenced this issue Sep 9, 2024
akleinecke added a commit to akleinecke/CppMath that referenced this issue Sep 9, 2024
BraulioL added a commit to BraulioL/CppMath that referenced this issue Sep 9, 2024
scblotcky added a commit to scblotcky/CppMath that referenced this issue Sep 9, 2024
klmenigoz added a commit to klmenigoz/CppMath that referenced this issue Sep 9, 2024
RyanTheRyan-code pushed a commit to RyanTheRyan-code/CppMath that referenced this issue Sep 11, 2024
cmgomes5 added a commit to cmgomes5/CppMath that referenced this issue Sep 11, 2024
wikey500 added a commit to wikey500/CppMath that referenced this issue Sep 11, 2024
Harleyquinn1992 added a commit to Harleyquinn1992/CppMath that referenced this issue Sep 11, 2024
BraulioL added a commit to BraulioL/CppMath that referenced this issue Sep 11, 2024
BraulioL added a commit to BraulioL/CppMath that referenced this issue Sep 11, 2024
the-real-brogrammer pushed a commit to the-real-brogrammer/CppMath that referenced this issue Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant