Not chip?

Posted by Mike on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Not-chip-tp4026174.html

So, I just started the project and was able to get the code for the Not chip using only one line of Nand and I can't get it to work.
Here's my code,

Nand (a=in, b=in, out=out)

Please tell me what I'm doing wrong.
Thanks