date and time created 89/04/10 08:22:45 by bostic
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 10 Apr 1989 23:22:45 +0000 (15:22 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 10 Apr 1989 23:22:45 +0000 (15:22 -0800)
SCCS-vsn: games/quiz/datfiles/province 5.1
SCCS-vsn: games/quiz/datfiles/seq-easy 5.1

usr/src/games/quiz/datfiles/province [new file with mode: 0644]
usr/src/games/quiz/datfiles/seq-easy [new file with mode: 0644]

diff --git a/usr/src/games/quiz/datfiles/province b/usr/src/games/quiz/datfiles/province
new file mode 100644 (file)
index 0000000..63e044c
--- /dev/null
@@ -0,0 +1,13 @@
+Newfoundland{ and Labrador}:[St.|Saint] John's
+New Brunswick:Fredericton
+Prince Edward Island:Charlottetown
+Nova Scotia:Halifax
+Quebec:Quebec
+Ontario:Toronto
+Manitoba:Winnipeg
+Saskatchewan:Regina
+Alberta:Edmonton
+British Columbia:Victoria
+Yukon Territory:Whitehorse
+Northwest Territories:Yellowknife
+Canada:Ottawa
diff --git a/usr/src/games/quiz/datfiles/seq-easy b/usr/src/games/quiz/datfiles/seq-easy
new file mode 100644 (file)
index 0000000..e88cefa
--- /dev/null
@@ -0,0 +1,14 @@
+1,2,3,4,5,6:7{(integers)}:integers|[natural|counting] numbers
+1,2,3,5,8,13:21{(Fibonacci)}:Fibonacci{ seq{ence}| numbers}
+1,2,4,8,16,32:64{(powers of 2)}:powers of 2|2[**|^]n
+1,2,6,24,120,720:5040{(factorials)}:factorials|n!
+1,3,5,7,9,11:13{(odd nos.)}:odd [integ|numb]ers
+1,3,6,10,15,21:28{(triangular)}:triangular{ numbers}|C(n,2)
+1,3,9,27,81:243{(powers of 3)}:powers of 3|3[**|^]n
+1,4,9,16,25:36{(squares)}:squares|n[**|^]2
+1,4,16,64:256{(powers of 4)}:powers of 4|4[**|^]n
+1,5,25,125:625{(powers of 5)}:powers of 5|5[**|^]n
+1,8,27,64,125:216{(cubes)}:cubes|n[**|^]3
+2,3,5,7,11,13:17{(primes)}:prime[ number]s
+2,4,6,8,10,12:14{(even nos.)}:even [integ|numb]ers|multiples of 2|2n
+3,6,9,12,15:18{(3n)}:multiples of 3|3n