ktongue's picture
download
raw
1.38 kB
{"nbformat":4,"nbformat_minor":0,"metadata":{"colab":{"provenance":[],"authorship_tag":"ABX9TyPh88kK2D3y8RI8t49AAwnH"},"kernelspec":{"name":"python3","display_name":"Python 3"},"language_info":{"name":"python"}},"cells":[{"cell_type":"code","execution_count":null,"metadata":{"id":"cjQvg0UsKKF8"},"outputs":[],"source":["class personne:\n"," def __init__(self,nom,age):\n"," self.nom=nom\n"," self._age=age\n"," def __str__():\n"," print(f\"Nom: {self.nom}\\nAge: {self._age}\")\n","\n"]},{"cell_type":"code","source":["p1=personne(\"tongue\",25)\n","p1.sexe=\"Masculin\"\n","p1.sexe\n","p1"],"metadata":{"colab":{"base_uri":"https://localhost:8080/"},"id":"Zs-tkZZJKjsS","executionInfo":{"status":"ok","timestamp":1770721683299,"user_tz":-60,"elapsed":193,"user":{"displayName":"Tongue Kevin","userId":"13768078595560270101"}},"outputId":"9274c620-8b35-44e4-ae64-740da4ae57fc"},"execution_count":null,"outputs":[{"output_type":"execute_result","data":{"text/plain":["<__main__.personne at 0x7d6c347e0e60>"]},"metadata":{},"execution_count":9}]},{"cell_type":"code","source":["def rayon_hertz(R,delta)-> float:\n","\n"," return (R*delta)**.5"],"metadata":{"id":"JlzY4glACYx1","executionInfo":{"status":"ok","timestamp":1770752072702,"user_tz":-60,"elapsed":7,"user":{"displayName":"Tongue Kevin","userId":"13768078595560270101"}}},"execution_count":4,"outputs":[]}]}

Xet Storage Details

Size:
1.38 kB
·
Xet hash:
095192ecccc1b271941600abf98ad80136d0ecb63da5555389165738ed15fba9

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.