I CREATE OFFICE SECURITY APP IN 1 MIN USING PYTHON & LEARN PYTHON BY BUILDING SIMPLE PROJECTS

Поделиться
HTML-код
  • Опубликовано: 12 дек 2024

Комментарии • 5

  • @Pgertse7
    @Pgertse7 Месяц назад

    I love your tutorial its what im looking for to advance my skills with fuctions and oop at first i was afraid to learn oop your tutorials makes it easy to understand.

  • @Miatry71_1_7
    @Miatry71_1_7 Месяц назад

    WoW....

  • @alexandertarasenkov
    @alexandertarasenkov Месяц назад

    The VS Code gives me these errors:
    AttributeError: 'OfficeSecurityApp' object has no attribute 'visitors_log'. Did you mean: 'view_visitors_log'?
    AttributeError: 'OfficeSecurityApp' object has no attribute 'security_alerts'. Did you mean: 'view_security_alerts'?
    Maybe you can explain to me why? I still couldn't figure out what the reason was.

    • @jronztv3206
      @jronztv3206 Месяц назад

      I have completely finish this simple program though i encounter some error too like you but i had already debug it.
      Let me help you a little bit
      Check your code and change the code you write from security_alert into issue_security_alert if you found any
      And then
      The same in the security_alerts change it into view_security_alerts
      Trust me your problem will be solve 🙂