Skip to main content

Posts

Showing posts from October, 2021

Text to handwriting

  Text To Handwritten using Python      Step 1 - pip install to pywhatkit  Step 2 - open IDEL python 3        Step 3 -Type a  p rogram 👇👇       1 2 import pywhatkit as hw hw . text_ to_handwriting( "Subscribe to Learn Python Tamil " ,rgb = ( 0 , 0 , 255 )) Output: