Skip to content

Upstream Merge#5

Open
NWood-Git wants to merge 3 commits into
ByteAcademyCo:masterfrom
NWood-Git:master
Open

Upstream Merge#5
NWood-Git wants to merge 3 commits into
ByteAcademyCo:masterfrom
NWood-Git:master

Conversation

@NWood-Git

Copy link
Copy Markdown

No description provided.

@NWood-Git NWood-Git closed this Jul 1, 2020
@NWood-Git NWood-Git reopened this Jul 1, 2020
Comment on lines +1 to +3
x = 1337
y = "hello world"
z = 13.5

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
x = 1337
y = "hello world"
z = 13.5
x: int = 1337
y: str = "hello world"
z: float = 13.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.

2 participants