Shreyas Kulkarni
Shreyas' Blog

Shreyas' Blog

Follow
homeResumeLinkedInnewsletter
Tag

documentation

#documentation

More content

Read more stories on Hashnode


Articles with this tag

Type Hints in Python: A Guide to Better Code

May 1, 20223 min read

Type Hints makes code self explanatory! ยท What is Type Hints? Type Hint is literally what the word mean. you get hint of the data type of functions input...

Type Hints in Python: A Guide to Better Code