Create a Slideshow using conditionals that shows pictures of the Golden State Warriors star players
How to use If, If/Else and If/Else IF/Else blocks to check conditions
conditionals: definition
Slideshow Label
Image Component
Next Button
Change the Image from Steph to Klay to Steph
Hint: Use the If/Else Conditional
Change the Image from Steph to Klay to Draymond to Steph
Hint: Add an Else If to the Conditional Block
Change the Image from Steph to Klay to Draymond to Wiggins to Dray
Hint: Add another Else If to the Conditional Block