1. from os import * 

Try this blog system

试试这个博客系统

 

 
  
  1. #include <stdio.h> 
  2.  
  3. int main (int argc, char **argv) 
  4.     printf ("Hello world!\n");