Any #Blind programmers out there, I am seeking help.
-
Any #Blind programmers out there, I am seeking help. You see, one of my biggest projects was to learn how to code using #Python, but I don't know where to get started in an accessible way. I am looking to find accessible resources so that I can learn how to do this in a viable way, and I need help to find some as I've done my own research and can't really determine which ones are the best to use to get started with learning. Any help would be appreciated for sure.
-
leonianuniverse@caneandable.socialantwortete an leonianuniverse@caneandable.social zuletzt editiert von
Well, I made my first program in #Python, all it does is give me the length of a name variable I type in to it, ask me for my age, and then adds 1 year to the age, all printed out in the terminal. The only thing is, it always displays the myName variable instead of my actual name when I run it so instead of printing "Nice to meet you Leo." it prints "Nice to meet you myName." each time.
-
frankm@nrw.socialantwortete an leonianuniverse@caneandable.social zuletzt editiert von
Can you post your code here?