update nav

This commit is contained in:
zachary62
2025-04-04 13:44:45 -04:00
parent 9213f1ed23
commit 14df136587
35 changed files with 239 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
---
layout: default
title: "Requests"
nav_order: 18
has_children: true
---
# Tutorial: Requests
Requests is a Python library that makes sending *HTTP requests* incredibly simple.