Assignments 2 (due Friday, October 1):

1. Write a web page with a JavaScript that prompts the user to input in German a preferred color for a message that should appear on the web page. The choices should be specified in German as 'rot', 'blau' and 'gruen' corresponding to red, blue, and green. (4)

2. Write a web page that allows you to play Tic-Tac-Toe with a friend. The page should ask each player for the x and y coordinate of his next move and prints the playing board as shown in the figure below. (6)

Send the URLs to tt@cs.dal.ca with the subject line `6010A2'.