google / it-cert-automation-practice

Google IT Automation with Python Professional Certificate - Practice files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the first character doesn't start with either of the forbidden characters

SaleemTaraqji opened this issue · comments

Expected Behavior

True
False
True
False

Actual Behavior

True
True
True
True

Steps to Reproduce the Problem

  1. add " if " the first character doesn't start with "."
  2. add " if " the first character doesn't start with "_"

Specifications

  • Version:
  • Platform: