X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.iki;h=c9075564b17b4f2932b6fc563ea6bad8a5543ca2;hp=cacebd116d9b2edbe04a3aa3122e871d3de6dd5b;hb=b2a000fa7719776b3e7047a3bc03db8c662e4f5e;hpb=acb748930baf1d427ffeb1756275a044f9c4b0e6 diff --git a/index.iki b/index.iki index cacebd11..c9075564 100644 --- a/index.iki +++ b/index.iki @@ -6,9 +6,24 @@ This course is co-taught by [Chris Barker](http://homepages.nyu.edu/~cb125/) and The seminar meets on Mondays from 4-6, in the Linguistics building at 10 Washington Place, in room 104 (back of the first floor). One student session will be held every Wednesday from 3-4 on the -fourth floor at 10 Washington Place. Here is $some^2 x^{e \pi} + 3y$ math, and $$here_{is} some + more$$ End of math. +fourth floor at 10 Washington Place. + +Here is $some^2 x^{e \pi} + 3y$ math, and $$here_{is} some + more$$ End of math. Except I want to add this: $\frac{-b\pm\sqrt{b^2-4ac}}{2a\pi^i}$ Okay now I'm finished. +Here is a test: + + +>[[!format python """ +def f(x): + if x α y: + print "hello, world\n" + else: + return False +"""]] + +End of test. + ## Announcements ##