Секція 4. Розділ 3
single
Challenge: Access Control Decorator
Свайпніть щоб показати меню
Завдання
Swipe to start coding
Write a decorator called require_admin that restricts access to the decorated function. The function should only run if the global variable IS_ADMIN is True. If IS_ADMIN is not True, the decorator must raise a PermissionError. The decorator must work for any function it decorates.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 4. Розділ 3
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат