Dyskusje Q&A
Help
 0 głosów
 5 odpowiedziHey guys im trying to male a simple login use variables and inputs. Can i have some help with my code! A syntax error keeps coming up where i state
x = v. 
print 'Hello User'
x = 'Tanner'
v = input('ENTER YOUR NAME HERE')
if x = v
print ('\n Welcome Tanner!')
else x != v
print ('\n User Not Found!!')
 0 głosów
 9 odpowiedziIm having an issue working with directories. My issue is with importing .csv files. I use the code indicated in the documenration--pd.read_csv,()--for ipython but i keep getting the error message stating the file does not exist. Any general ideas of what i might be doing wrong?
 2 głosów
 2 odpowiedziIm looking for the program to calculate the longest password out of five seperate words and then print out that word e.g
Password1: hello 
Password2 : two
Password3: security
Password4: four
Password5: default
Security is the longest password as it has the most characters. How do i get the program to calculate this and then print out that word
 0 głosów
 3 odpowiedziI have a project in school and i want to add some login functions. know im planning to make an external js and there i will get the input of the user.In the login button i will put there the username input but how do i cancel the funtion if the users input is null and where should i put these method
THANKS FOR THE FUTURE HELP :)
 0 głosów
 2 odpowiedziPopularne dzisiaj
How create a new language ?
 1 Votes
Beginner question
 0 Votes
I need help to solve this
 0 Votes
Remove
 0 Votes
Project
 0 Votes