You are given blank six-sided dice, with equal weight on each side (fair dice). You're allowed to write on each side of each die a number between 0 and 6. Numbers may repeat themselves on a single die, so for example, one die can have five 4s and one 0.
1) Can you create two such dice which, if they are rolled and their results added, will give equal odds for every number from 1 to 12?
2) Can you create three such dice which, if they are rolled and their results added, will give equal odds for every number from 1 to 18?
(NOTE: Don't get smart and make all the dice all 0s. The probability of getting 0 should be 0)