🤩
Coding is so fun ✨
Highlights
- Pro
Pinned Loading
-
n8n
n8n PublicForked from n8n-io/n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
TypeScript
-
-
-
firstcontributions/first-contributions
firstcontributions/first-contributions Public🚀✨ Help beginners to contribute to open source projects
-
Validation du nom d'un personnage
Validation du nom d'un personnage 1def valider_nom(perso_nom: str) -> str:
2if not isinstance(perso_nom, str):
3raise TypeError("Le nom du perso doit être une chaine de caractères")
45perso_nom = perso_nom.strip()
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
