python
上面一個 for 迴圈
for i in range(0,3):
a = eval((sheet.col_values(1))[i])
@data(a)
這樣只能接受一個值,怎麼寫可以接受 3 個呢
相關文章
- 【python】python安裝Python
- python ----python的安裝Python
- python:python的多程式Python
- python--- 之The program 'python' can be found in the following packages: * python-minimal * python3PythonPackage
- Python IDLE和Python的區別!Python入門教程Python
- Python合集之Python函式Python函式
- python學習之初識pythonPython
- 【Python】python類的繼承Python繼承
- Python 序列化(Python IO)Python
- python _Python
- [python] Python型別提示總結Python型別
- 與 Python 之父聊天:更快的 Python!Python
- 『python入門:』 python的介紹Python
- Python補充02 Python小技巧Python
- 小白自學Python(一) -- Python教程Python
- Python之將Python字串生成PDFPython字串
- python(python中的super函式、)Python函式
- python教程(一)·python環境搭建Python
- Python 字串格式化(Python IO)Python字串格式化
- Python 檔案讀寫(Python IO)Python
- 學習Python的日子 Python(6)Python
- python中#!/usr/bin/python與#!/usr/bin/env python的區別Python
- 學習Python選擇Python2還是Python3呢?Python
- Python入門:Python 2與Python3有什麼區別?Python
- Python - opencv-python 獲取影片尺寸PythonOpenCV
- python gdal 安裝使用(Windows, python 3.6.8)PythonWindows
- Python基礎篇-Python基礎01Python
- Python基礎之Python資料世界Python
- 有趣的Python:Python控制鍵盤滑鼠Python
- Python是什麼?Python有哪些框架?Python框架
- Python的容器有哪些?Python課程Python
- 小白自學Python(五)Python運算子Python
- 小白自學Python(六)Python字串(上)Python字串
- 【Python】5.物件導向的PythonPython物件
- Python深入 Python的記憶體管理Python記憶體
- python版本管理(python環境隔離)Python
- Python學習之路—Python基礎(一)Python
- Python基礎之:Python中的IOPython