Dyskusje Q&A
NEED HELP PLZ!!!
0 głosów
3 odpowiedziPython practice
1 Głos
1 OdpowiedźBASH - Where is it?
1 Głos
2 odpowiedziI wrote a simple basic c++ code in my PC notepad and I saved it with .cpp extension also. But when I run this program in any browser it shows the code as it is... Do c++ code can be written in notepad and can be run? Please answer.
#include <iostream>
using namespace std;
int main()
❴
cout << "hello";
return0;
❵
2 głosów
10 odpowiedziMenu Driven Program in C#
0 głosów
2 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 odpowiedziHow to assign the value?
2 głosów
1 OdpowiedźPopularne dzisiaj
C++ Solid principles
3 Votes
C Programming roadmap
2 Votes
[off-topic]Where is Result??
1 Votes
Messages
1 Votes
Cpp
1 Votes