EricLin

Results 3 comments of EricLin

我也是这个问题啊 ``` Traceback (most recent call last): File "F:\workspace_python\create_appleid\startup.py", line 280, in open_apple(body) NameError: name 'open_apple' is not defined ```

```python if __name__ == "__main__": # get_captcha() # get_home() # [email protected]&Ffyqv712 # [email protected]&bpdox917 # [email protected]&rmus320 body = { 'email':'[email protected]', 'emailPassword': '0734', # 邮箱登录密码 'password':'Li67', # 注册密码 'last_name':'liu', 'first_name':'kelin', 'birthday_field':'1990-11-22', 'answer1':'问题答案1',...