为什么Python在第9行的简单print语句中给出了一个语法错误?m = hashlib.md5()hash_file = raw_input("What is the file name in which the hash resides? ")try:
hashdocument = open(hash_file,"r
是否有前缀、后缀和infix运算符没有括号,比如Python中的Mathematica?例如在Mathematica中string~Join~string我发现我经常使用print来测试函数,并且不得不用圆括号来包装整个程序,这看起来很麻烦有办法在[i for i in data]//Print中使用Python3吗?