Then start writing your statements directly in the IronPython command line. For example: print 'Hello World'. OR. For ironpython 3: print ('Hello World').
確定! 回上一頁