
程式碼:
amount = int(input("Amount:"))
stack = amount // 64
temp = stack * 64
single = amount - temp
print(str(stack) + " stack(s)" + " + " + str(single))
錯誤碼:
new_code\venv\pyvenv.cfg' 路徑,因為它不存在。  
位於 C:\Users\user\OneDrive\桌面\new_code\venv\S
cripts\Activate.ps1:133 字元:25
 configPath = Join-Path -Resolve -Path $Conf
igDir -ChildPath 'pyvenv.cf'
   CategoryInfo          : ObjectNotFound: ( 
   C:\Users\user\O...venv\pyvenv.cfg:String) [  
  Join-Path], ItemNotFoundException
     FullyQualifiedErrorId : PathNotFound,Micr 
   osoft.PowerShell.Commands.JoinPathCommand