This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"cells": [ | |
{ | |
"cell_type": "markdown", | |
"id": "e81cfb25-3536-44cd-ace0-1061764fcf98", | |
"metadata": {}, | |
"source": [ | |
"#### Importo le librerie che mi servono\n", | |
"#### Il client utilizzerà la libreria requests per interagire con il server" | |
] |