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

Programm wurde um die Funktionalität von Modulo erweitert. #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hannesa7x
Copy link

Bezugnehmend auf Issue #63 habe ich versucht den Taschenrechner um diese Funktionalität zu erweitern. Ich mache diesen Pull Request im Rahmen der Aufgaben des kostenlosen Github-Kurses auf Udemy

Copy link
Member

@suchja suchja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vielen Dank für diesen tollen PullRequest! Die Änderung im ConsoleView (siehe separater Kommentar) ist mir nicht klar.
Wenn du diese rückgängig machst, oder mir erklären kannst, dann akzeptiere ich den PullRequest sehr gerne!!!

Comment on lines +57 to +58
model.ErsteZahl = Convert.ToDouble(HoleZahlVomBenutzer());
model.ZweiteZahl = model.Resultat;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hannesa7x Warum hast du dieses verändert? Hast du gesehen, dass in HoleNaechsteAktionVomBenutzer bereits HoleZahlVomBenutzer aufgerufen wurde?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants