Osnapitsjoey
Just got it as well! Not sure if it’s been asked yet, but I had a lifetime ultra for reddit, will that transfer over?
Yeah I’ve actually been using chatgpt as well as a few other resources! My biggest gripe is that chatgpt can’t really teach without showing. I want to understand where my logic was flawed, and be guided towards the correct answer, instead chatgpt will do a good job at explaining what I did wrong, and then showing me the correct code.
So c is a good starter language? Cuz I’m at the point now that I can just stackoverflow my way into making a smaller project, but I really want to learn how this all works and learn the fundamentals so I’m fluent
Yeah I figured that one out from the documentation. I with I saved more of my trial and errors so I could show you guys what I needed help with better. I tried the list.insert(x) and then I would do a list.pop(i+1) as well 😂
I guess what I need help with is I keep messing up where I would put "for x in y: z= y [in position z
I had a few tries with it written
For letter in range(len(chosen_word)) : If letter == guess: Display[I] = letter
But this would grab all the letters and change all blanks to the guess letter
Does rancher connect the pcs together? I have like 3 mini pcs sitting around, and I’ve always wanted to kinda combine them somehow
Like being able to combine cpu power or something. Idk if this is possible without getting a mobo with multiple cpu slots, but if it is. I’d love to learn!