I don't understand why people are not making money with Faceless YouTube Channel!
You can make $30,000/m with no effort- AI will do everything.
I Compiled a Guide showing you all the steps from Scratch.
I would usually charge 99$, but FREE for 24 hrs
Like and Repost + Reply "Faceless", I will send you a file in DM.
Note: Follow me for a Quick DM.
@svpino Started learning python 4 days ago and found this thread today. Very informative and inspiring. Already bookmarked.
Thanks for sharing this knowledgeπ
python string split() method:
syntax:
string.split(separator, maxsplit)
Returns a LIST of strings after breaking the given string by the specified separator.
example:
"Cat,Bat,Sat".split(',') => ['Cat', 'Bat', 'Sat']
#100DaysOfCode#CodeNewbies#pythonprogramming#Python
@citysiva180 In this course he is covering Django 2.1 and current release is Django 3.1. Will i be able to follow this course and apply it in Django 3?
@citysiva180 @traversymedia Thanksπ for suggesting this course. Brad is an awesome instructor. I have learned many things from his youtube' tutorial.