What’s up? I trust you are well. Allscan Twelve here sharing with you my #100DaysOfCode challenges and we are now at Day 06 Exercise 02. This is just a continuation of our character name “Reeborg” to reach the goal shown with a flag by avoiding obstructions or hurdles, but, this time, with the increase in… Continue reading #100DaysOfCoding – Day 06 – Challenge 02
Tag: 100daysofcodingchallenge
#100DaysOfCoding – Day 06 – Challenge 01
What’s up? I trust you are well. Allscan Twelve here sharing with you my #100DaysOfCode challenges and we are now at Day 06 Exercise 01. You may be wondering why I am I’m recording what I’m doing with the course and uploading it to my YouTube Channel? Well, for me, my YouTube Channel is the… Continue reading #100DaysOfCoding – Day 06 – Challenge 01
#100DaysOfCoding – Day 05 – Challenge 05 of 05
The exercise in today’s challenge is to create a Python code to generate a random password from letters, numbers and symbols. Let’s start by specifying the letters, numbers and symbols that are mostly accepted by any website when creating passwords. Then some print statements asking the user for their input in terms of how many… Continue reading #100DaysOfCoding – Day 05 – Challenge 05 of 05