pull/697/head
Tooba Jamal 3 years ago committed by GitHub
parent ffd79e248d
commit 9f5fa42408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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