pull/891/merge
Adgan 9 months ago committed by GitHub
commit 8ad0d764a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -297,7 +297,7 @@ isRaining
You are 5 years older than me.
```
1. If a is greater than b return 'a is greater than b' else 'a is less than b'. Try to implement it in to ways
1. If a is greater than b return 'a is greater than b' else 'a is less than b'. Try to implement it in two ways
- using if else
- ternary operator.

Loading…
Cancel
Save