Skip to content

Number app#19

Open
Zanrea wants to merge 8 commits into
svenrog:masterfrom
Zanrea:numbers
Open

Number app#19
Zanrea wants to merge 8 commits into
svenrog:masterfrom
Zanrea:numbers

Conversation

@Zanrea

@Zanrea Zanrea commented Aug 28, 2020

Copy link
Copy Markdown

I wrote this number app as a part of an excercise for school. My solution of the problem.

Comment on lines +18 to +19


Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Försök att inte ha för mycket tomutrymme i kodblocken. } bör komma redan på rad 18.


if (currentNumber < min)
min = currentNumber;

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Prova att lösa uppgiften med felhantering och räkna ut ett snittvärde.
Du kommer behöva hålla koll på en count för antalet lyckade parseningar och en total.

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