Courses
Log inStart Learning AI
Courses
Log inStart Learning AI

Q&A Discussions

I do this relation between two interface child. I want to display farther and son. Why it is null in this place? Thank you.
anddisplavar
1 Vote
2 Answers
25th Jun 2020, 6:30 AM
Malick Diagne
Malick Diagne - avatar
How Can i use object tag with attribut data, type, width and height to Link index.html to first-door.html. thanks you.
child.fatherfilelinktwowith
-1 Vote
1 Answer
4th Mar 2021, 12:48 PM
Malick Diagne
Malick Diagne - avatar
if i text 21 it stacks. program says you are a child. you are a teenager. you are adult. how can i delete this "stack". #include <iostream> using namespace std; int main() { int age; cin>>age; if (age>=14){ cout<<"You're a Teenager"<<endl; } if (age>=18){ cout<<"You're adult"<<endl; } if (age>=0){ cout<<"You're a Child"<<endl; } else{ cout<<"Are u stupid ?"<<endl; } return 0; }
c++
0 Votes
4 Answers
18th Jul 2016, 10:34 AM
Peter MĂŒller
Peter MĂŒller - avatar
Hot today
Activities on sololearn
2 Votes
What is problem in this code
0 Votes
playground input
0 Votes
Html issue
1 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
How I can use div
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
App development đŸ”„â˜ïž
1 Votes
Computer architecture
1 Votes