Hey.. I don't understand how to install a package from pypi, I want colorgram, I downloaded it, pressed on the pycharm setup and nothing.. what's the right way?
Logic question, for row in data: If row[1] ! = "temp": temperature.append(row[1]) print (temperature) How and why dose it removes the word "temp" from the lists? I di...
Hey, I got a calling problem to a file, I think the main problem that the "Desktop" location is in another language.. I did like that: with open("/Usere/Name_/OneDrive/שולחן ...
Hello, I need a game creating advice, I learned in my course Turlte, I build with the teacher the games: Snake, Pong and crossing turtle, Now the teacher said before I'll cont...
Hey, I got a loop problem, it works on my teachers computer but not on mine, whats the mistake in the loop? Its with panda and turtle so you won't be able to run it like that....
The question focousing on: if row[1] != "temp": How and why it removes the word "temp" from the list? I dont understand the logic..
BTW why it called in cs "method" and in C "function"?
Hello, I'm new here and to c#, Moved from C because I got to many struggles.. Is there any recommendation for a good site or YouTube tutorial for c#?
Maybe it's because of pip version I have that its tell me after? If yes, how do I update it?
Dose that helps?