Agent-Hellboy / Agent-Hellboy/google-chat-python-bot
We should think of other ways to execute the python expression (other than exec)
Đang mở
hacktoberfest
- Ngôn ngữ chính
- Python
- Star
- 0
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
@python exec import enum
class Test(enum.Enum):
lower = 1
upper = 2
print(Test.lower == Test.lower)
The response given by the bot does not convey enough info about the code
```
{'enum': , 'Test': }
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.