Hello. This is a first post to make sure that everything works.
Will even posting of source code work?!?
1 2 3 4 | import numpy if __name__ = = "__main__" : print 'Hello world' |
Hello. This is a first post to make sure that everything works.
Will even posting of source code work?!?
1 2 3 4 | import numpy if __name__ = = "__main__" : print 'Hello world' |