Importing only specific variable from different file to current file

前端 未结 0 973
死守一世寂寞
死守一世寂寞 2020-12-23 15:43

I have 2 files on the same folder alice.py and bob.py. These are the program I wrote:

#alice.py

import random
import numpy as np
fr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题