G

Guest

Guest
So i know this is software but i am really bad at this and need help. So i started learning python like .. today and i am stuck on this, i know this will be realy easy to some, but like said i am really bad, heres a link --
https://snakify.org/lessons/if_then_else_conditions/problems/signum/
 

B3AR

Distinguished
Jan 4, 2011
2
0
18,510


Stop taking this python course and go take an intro to computer science course like MIT's intro course (in python).
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/

This teaches actual programming concepts, not just what to type. It will definitely be worth your time.