« Catégorie:Scripts » : différence entre les versions
De www.yakakliker.org
(Page vide créée) |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
<html> | |||
<a href="https://www.compteurdevisite.com" title="compteur web gratuit sans pub"><img src="https://counter6.optistats.ovh/private/compteurdevisite.php?c=b4epghealnwlf7wuq7gn3ygll9aywrfx" border="0" title="compteur web gratuit sans pub" alt="compteur web gratuit sans pub"></a> | |||
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script> | |||
<script> | |||
kofiWidgetOverlay.draw('yakakliker', { | |||
'type': 'floating-chat', | |||
'floating-chat.donateButton.text': 'Café', | |||
'floating-chat.donateButton.background-color': '#00b9fe', | |||
'floating-chat.donateButton.text-color': '#fff' | |||
}); | |||
</script> | |||
</html> |
Dernière version du 19 février 2025 à 14:43
Pages dans la catégorie « Scripts »
Cette catégorie comprend 42 pages, dont les 42 ci-dessous.
L
P
- Python : Break, continue et pass
- Python : Enumerate
- Python : Expressions, Declaration & types d'execution
- Python : f-strings
- Python : Formatage des entiers
- Python : Formatage des flottants
- Python : Formater les chaînes de caractères
- Python : If, elif & else
- Python : La boucle for
- Python : Le type range
- Python : Les dictionnaires
- Python : Les index des chaînes de caractères
- Python : Les iterables
- Python : Les nombres entiers
- Python : Les opérateurs de comparaison
- Python : Les variables
- Python : Operateur match
- Python : Operateur ternaire
- Python : Operateurs logiques
- Python : Operators
- Python : Opérateurs arithmetiques
- Python : Supprimer des éléments d'un dictionnaire
- Python : Trier une liste
- Python : While