如果想在 V2EX 获得更好的推广效果,欢迎了解 PRO 会员机制:
https://www.v2ex.com/pro/about

如果你经常使用铜币置顶主题,持有 V2EX Solana Token 会在每日签到时获得额外铜币:
https://www.v2ex.com/solana
julyedu
V2EX  ›  推广

[面试题] 请用 Python 编写函数 find_string,从文本中搜索并打印内容,要求支持通配符星号和问号。

  •  
  •   julyedu · May 12, 2020 · 1360 views
    This topic created in 2239 days ago, the information mentioned may be changed or developed.

    例子:

    find_string('hello\nworld\n','wor') ['wor'] find_string('hello\nworld\n','l*d') ['ld'] find_string('hello\nworld\n','o.') ['or']

    大家需要哪方面的面试题都可以找我哈,好久没来了不知道大家都需要哪些面试题,接下来每天都会免费给大家分享!

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5920 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 02:09 · PVG 10:09 · LAX 19:09 · JFK 22:09
    ♥ Do have faith in what you're doing.