py
py copied to clipboard
araba
git init git add . git commit -m "Streamlit araba fiyat tahmin app" git branch -M main git remote add origin https://github.com/kullaniciadi/projeadi.git git push -u origin main