Python · Web with Django
What does this URL pattern pass to the view, and as what type? ```python path('<int:article_id>/', views.articles_detail) ``` Request: /articles/2/
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
