File size: 290 Bytes
02e7c0e
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: Simple Input Output App
emoji: 🚀
colorFrom: blue
colorTo: green
sdk: streamlit
sdk_version: 1.28.0
app_file: app.py
pinned: false
---

# Simple Input/Output Streamlit App

A simple Streamlit application that takes text input and displays output with character and word count.