Python Project | Tweet Character Counter using split() and len() | Beginner Tutorial

preview_player
Показать описание
This is a tutorial for Python beginners. In this beginner python tutorial, we are going to use split() method as well as len() function and IF statements to count the number of characters and words in a text, slice it down to 280 characters allowed by Twitter and provide that information to the user.
Рекомендации по теме
Комментарии
Автор

Can I connect this .py script to web server through Django just like u link js script?

disrael