photo

Yusuf Azzam


Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


A code will prompt the user to try to guess my favourite colour and after 3 goes say 3 trials over, but i want to display a message after each incorrect attempt saying "Incorrect try again". How do I do this? (New user)
This is code i have got so far: fav = 'red' ; str = 0 ; count = 0 ; while str == 0 count = count+1 ; prompt = ...

meer dan 5 jaar ago | 2 answers | 0

2

answers