Обсуждения
java inputs
0 голосов
2 ответовHey 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 голосов
9 ответовguys please suggest me the right way to learn php,how to practice,what be the matetials and more importantly how to start...I have a lot of passion and can give plenty of time but the problem is m just a bigginer with little knowledge on programming though m a IT student and in learning phase...I want to establish career on php what should I do...share your experience,tips and knowledge....thanks in advance... !!!
0 голосов
10 ответовWrite a program to return the area of Geometricshapes square and rectangle. Area of square is side*side, rectangle is length*breadth. The controlling class should display the following menu and respond to the user’s selection
Mean
1. Calculate area of square
2. Calculate area of rectangle
3. Quit
Enter your choice (1-3):
0 голосов
3 ответовhello every one
it is a usefull advice in learning this html course , leave html5 at the bigining & learn java script completly because in some sections (from 10/19 to end of the course) you need basic & even advance knowledge of JS . then your able to return to previous course & learn html5 easier.
goodluck.
1 голос
3 ответовusing a while loop create a guessing game program that keeps asking the user to enter a number until the user enters the number 7. You will need to create and initialise an int variable to zero. You can then use this variable as the condition in your while loop ( while the number is not equal to seven) Then in the while loop ask the user to enter a number and store the number entered in the number variable that is in the conditions of your loop.
0 голосов
1 ответHi guys..I need your help..In my project, there is a task to create custom album for videos.album creation working fine.but i want to delete specific video from that album..Deleting whole custom album working.But struggling to delete specific video from album? pls give any solution or references ...thanks in advance
0 голосов
2 ответовHow can I make a reference for a list of variables. If false i want the system to check through all my variable to make sure they are false.
Code-
var2 = "Tanner"
var3 = "Jake"
question = input('What is your name? ')
if question == var2:
print('\nWelcome Back Tanner!')
if question == var3:
print('\nWelcome Back Jake!")
if question !=( This is where i need help!)( Is the != the correct way to write not equal?)
0 голосов
4 ответовI have 10 variables called, int1, int2, int 3 and so on. The user can write one number into the console. If the user types 7, I want to add 3 to the value of int7. how do I do this without 10 if statements? can I somehow do something like, (int + "userinput") += 3?
thank you for your help! :D
0 голосов
2 ответовAnyone to help out on this codes?
-1 голос
1 ответАктуальное сегодня
Javascript
3 Votes
Fitting
0 Votes
Why text takes time to load
1 Votes
Digital currency
1 Votes