Python syntax error url url = 'http{}'.format(url) ^ SyntaxError: invalid syntax

前端 未结 0 1622
臣服心动
臣服心动 2020-12-24 06:01

Hi I\'m new to coding but I can\'t figure out how this causes a syntax error. Any ideas how to solve this?

url = \'http{}\'.format(url)
^

Syn

相关标签:
回答
  • 消灭零回复
提交回复
热议问题