Skip to content

DATA#19

Open
DalalBakhsh98 wants to merge 8 commits intoJoinCODED:mainfrom
DalalBakhsh98:main
Open

DATA#19
DalalBakhsh98 wants to merge 8 commits intoJoinCODED:mainfrom
DalalBakhsh98:main

Conversation

@DalalBakhsh98
Copy link

DONE!!!!

Choose a reason for hiding this comment

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

Put a space after : for better readability

{
var temp: Double = 36.5
var bool: Boolean = false
var letter: Char = 'A'

Choose a reason for hiding this comment

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

Few things here.

  • temp can be better named as temperature because it can be misleading to mean temporary
  • bool can be better named as isRaining to indicate what it means

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