作者dinoptt1993 (dinoptt1993)
看板PLT
标题[问题] python入门问题
时间Mon Oct 3 18:51:31 2016
各位大大好
目前小弟正刚入门python语言
遇到了下列这问题
http://i.imgur.com/8goic0g.jpg
请各位帮帮忙 感恩~
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 39.12.229.36
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/PLT/M.1475491894.A.6B7.html
1F:推 suhorng: Python 问题请转文到 Python 板讨论喔~ 10/04 09:15
2F:→ suhorng: 先把档案叫做 calc1.py, 然後在 bash 里面输入 python3 10/04 09:15
3F:→ suhorng: 显示 ">>>" 表示进入了 Python REPL, 此时 import calc1 10/04 09:15
4F:→ suhorng: 然後就可以用 calcul = calc.Calculator() 了 10/04 09:16