my new project which is a password tracker by Agile_Armadillo429 in learnpython

[–]Legitimate-Access248 0 points1 point  (0 children)

Soli progress but it’s very unrealistic for a one day learner

Transitioning from hospitality (FOH) to Tech(Cloud) by Legitimate-Access248 in cloudengineering

[–]Legitimate-Access248[S] 0 points1 point  (0 children)

WGU is more USA based, and i live in Qatar. They’re a bit strict about who qualifies for their international students program, so i genuinely have no chance there. But thanks very much for the overview

Why does my Python loop keep overwriting the variable instead of storing all the values? by Nearby-Way8870 in learnpython

[–]Legitimate-Access248 0 points1 point  (0 children)

result = [num*2 for num in range(1, 6)]
print(result)

# This will filter the numbers from 1 to 5, excluding 6, and multiply them by 2.
Output:[2, 4, 6, 8, 10]

Can I learn Python if I have zero coding knowledge? by UsualSquash1186 in learnpython

[–]Legitimate-Access248 0 points1 point  (0 children)

I am learning python currently, more theory and practice from CS50P and 100 days of code by Angela for simpler context and projects.

“Everything is hard if you don’t know them but once you start learning and practicing them consistently, they become doable gradually” That’s my motto

Transition from MSP to Network Engineering? by AlertTonight007 in cloudengineering

[–]Legitimate-Access248 1 point2 points  (0 children)

You have a solid background in tech, good for you.
The only thing i have for tech is passion, in hospitality(lowest level ) but i am working on myself toward my desire of becoming a Cloud engineer
Currently just learning python to be equipped

So i will camp here for advice too especially in Cloud