home/categories/scripting/ecnu-icalk-autoskill-skillbank-convskill-english-gpt3-5-8-glm4-7-python-factorial-string-generator-skill-md
scriptingdevelopment

python-factorial-string-generator

Creates a Python program with a `factorial` function that calculates the factorial of an integer and returns a string showing the calculation steps (e.g., '4x3x2x1 = 24'). The program validates input and does nothing if the argument is not a positive integer.

ECNU-ICALK
maintainer
ECNU-ICALK
Обновлено 3/13/2026
Звёзды
304
Форки
34
quick start

Installation and usage

Creates a Python program with a `factorial` function that calculates the factorial of an integer and returns a string showing the calculation steps (e.g., '4x3x2x1 = 24'). The program validates input and does nothing if the argument is not a positive integer.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use python-factorial-string-generator