sairiamu/Hello (Python)
Greet someone and expose a greeting output
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| who-to-greet | Name to greet | yes | World |
Outputs
| name | description |
|---|---|
| greeting | The greeting that was printed |