Dostlarım bana şunun kodu lazım şimdiden teşekkürler.
Ask user to enter numbers (use try/catch) infinite amount of time. If user enters:a.) 1 – 2 – 3 numbers in this order: Type “Hello World” on the consoleb.) 3 – 4 – 5 numbers in this order: Type “Hello Pikachu” on the consolec.) 1 – 3 – 5 numbers in this order: Type “Bye bye” on the console and end the infinite loop.