Dyskusje Q&A
Bools and pointers
1 Głos
15 odpowiedzi[SOLVED] C ext. asm swap
0 głosów
2 odpowiedzihref
1 Głos
3 odpowiedziJava pass by value in array
0 głosów
4 odpowiedziThe code shown below in the description runs here when I try it, but when I wrote it on code blocks it gave me 5 errors..
1. expected imitializer before '<' token. (line 19).
2. reference to 'pair' is ambiguous. (line 26).
3. expected primary-expression before double. (line 26).
4. expected ';' before 'double'. (line 26).
5. 'obj' was not declared in this scope. (line 27).
Any help please?
0 głosów
5 odpowiedziHow 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 głosów
4 odpowiedziPopularne dzisiaj
WHY THEY BLOCKED MY ACCOUNT
1 Votes
PRO vs MAX
3 Votes
What is <!Doctype HMTL>do?
1 Votes
Telephone Numbers
1 Votes
CSS Course?
2 Votes
getElementByClass ?
1 Votes
Vite
1 Votes