DDDSRYinddsry.hashnode.dev·Oct 2, 2020 · 1 min readNOTE IT DOWN About Python Programming LanguageNOTE: ✏ ▪︎ In Python, the last line of an error message indicates the error's type. ▪︎ Read error message carefully, because it tells you how to fix a program. NOTE:✏ Concatenation in Python: ▪︎ If you add strings with numbers you will get error, but...00
DDDSRYinddsry.hashnode.dev·Oct 1, 2020 · 1 min readDo these 5 things and get a job as a python developer:Do these 5 things and get a job as a Python Developer: Build your github repository. Contribute to open source. Read other people's code. Share and Teach others what you have learned. Do Internships. ▪︎ Explained By @DDSRY00
DDDSRYinddsry.hashnode.dev·Sep 10, 2020 · 1 min readTop 7 Replies by Programmers when their programs don't workTop 7 Replies by Programmers when their programs don't work: You can not use that versionon your system It works on my PC. Somebody must have changed my code. It works, but it has not been tested. You must have the wrong version. It must be a hardwa...00
DDDSRYinddsry.hashnode.dev·Sep 8, 2020 · 1 min readPython Program – Print out a message that tells them which year he/she will become 100 years old.In this blog post, you will understand that How to Write a program in Python that asks the user to enter their name and age. Print out a message that tells them which year he/she will become 100 years old. Source Code name = str(input(“Enter Your Nam...00
DDDSRYinddsry.hashnode.dev·Sep 7, 2020 · 1 min read5 Python Projects Ideas for Beginners By DDSRY5 Python Programming Language Projects Ideas for Beginners By DDSRY↙ URL Shortner Quiz App Image Downloader Typing Speed Tester Random Password Generator Read more... Follow DDSRY on Twitter To Learn Python Programming Language↙ https://twitter.com...00