Skip to content

Corrected mistake in 2(d), no decimal#4

Open
LShun wants to merge 1 commit into
auwsmit:masterfrom
LShun:patch-1
Open

Corrected mistake in 2(d), no decimal#4
LShun wants to merge 1 commit into
auwsmit:masterfrom
LShun:patch-1

Conversation

@LShun

@LShun LShun commented Sep 2, 2018

Copy link
Copy Markdown

%6f prints decimal in case x is a number with a decimal point. %6.0f fixes this.

%6f prints decimal in case x is a number with a decimal point. %6.0f fixes this.
@LShun

LShun commented Sep 2, 2018

Copy link
Copy Markdown
Author

#5

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.

1 participant