Sektion 1. Kapitel 28
single
Challenge: Tic-Tac-Toe Board
Stryg for at vise menuen
Opgave
Swipe to start coding
Write a program that represents a Tic-Tac-Toe game board using a two-dimensional array and prints it in a grid format.
- Use the provided 3x3
chararray to represent the game board. - Print the board so that each row is displayed on a separate line.
- Separate columns with
" | ". - Separate rows with a line of dashes and plus signs (
"--+---+--"), except after the last row.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 28
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat