63991/attribute-error
import pandas df = pd.read_csv('filename') it will give attribute ...READ MORE
Try this: data=pd.read_csv('/your file name', delim_whitespace=Tru ...READ MORE
change your code to the following: @x.setter def x(self, ...READ MORE
Hey @Nagya, replace wn.mainlopp() with turtle.mainloop() ...READ MORE
Hey @Nagya, replace python.Shape("Square") with the following: python.shape("square") Python is case ...READ MORE
Check your python version. Casefold is possible ...READ MORE
Instead of wn.onkeypress(go_up, "w") Try wn.onkey(go_uo, " ...READ MORE
There is a syntax error. Change the ...READ MORE
Hey @Hannh, I had a similar issue. ...READ MORE
The microphone needs to be entered using ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.