记不清楚到底print函数咋写的?没关系
https://github.com/kragniz/anyprint
然后你可以在py中写
printf("printf %d\n", 10);
fmt.Println("hello")
cout << "Hello, C++!" << endl;
Print["Hello from Mathematica!"]
console.log("yes");
io.write("lua land")
System.out.printf("java stuff\n");
System.Console.WriteLine("C# looks awkard");
Ada.Text_IO.Put_Line("Ada is cool")
IO.puts("elixir")
putStrLn("Pure lazy Haskell!")
--
FROM 117.140.170.*