Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
#include <iostream> using namespace std; int main() { cout << "Hello world!"; return 0; }
java
-3 głosów
5 odpowiedzi
25th Nov 2016, 3:54 AM
Ahmet Bozkurt
Why is after "Hello {0}", yourName. The word yourName again? (See code in description)
beginner
c#
question
2 głosów
3 odpowiedzi
23rd Mar 2018, 11:52 AM
Sylv1a
Is there any way to Print "Hello World" without using Console.WriteLine ?
c#
0 głosów
3 odpowiedzi
6th Feb 2017, 3:15 AM
Mariyadinesh
I am struggling with the first "Hello World" Code, I keep getting an error...
python
1 Głos
3 odpowiedzi
6th Aug 2019, 6:27 AM
Camillo Zimba
How to print "Hello world" (with double quotes) in C language and not Hello world ( without double quotes) ????
c
7 głosów
4 odpowiedzi
7th Sep 2017, 3:27 PM
Aman Jain
hello := "Hello World" replace the word "Dunia" to "Golang" using packages strings
go
golang
0 głosów
2 odpowiedzi
8th Feb 2022, 10:55 PM
Dzulfiqar Ali Rasyid
#include<stdio.h> #include<string.h> int main() { char str[20] = "Hello World!"; printf("String before strrev(): %s\n",str)
c
1 Głos
1 Odpowiedź
1st Jul 2022, 2:16 AM
Rona Vicente
How to display "Hello Nepal" 100 times without double quotes used in program.
c
1 Głos
1 Odpowiedź
19th Jul 2019, 8:32 AM
Suman Shah
no matter what i write after cout, i keep getting a result of "hello world!"
c++
cout
0 głosów
6 odpowiedzi
27th Jun 2016, 1:27 PM
lala
When i write my first programm "hello world!". We say me synthax error. I don't understand
python
0 głosów
5 odpowiedzi
29th Dec 2019, 12:08 AM
Daryl Bixente Azur ASSIANA
#include <iostream> using namespace std; int main() { cout << "Hello world!"; return 11; } is something wrong
program
0 głosów
8 odpowiedzi
18th May 2018, 3:08 PM
Shivam Kumar
I'm using turbo c++ and i type the "hello world" code and it doesn't work
c++
0 głosów
5 odpowiedzi
20th Nov 2016, 1:21 PM
daffa satria
Write a program in C++ to print "Hello World" but the program should not contain any semicolon.
#c++
#challenge
#codeblooded
#programmer
#sololearn
2 głosów
3 odpowiedzi
19th Mar 2019, 4:00 PM
Vineet Vijayagopal
How do I build and run "hello world! I love programming! " In c++ codeblocks?
c++
code
code::blocks
error
file
hello
message
save
world
0 głosów
4 odpowiedzi
22nd Jan 2017, 10:42 PM
bradley
What will be the output of the following in c: printf( 6 + "hello world" /n)
beginner
c
1 Głos
2 odpowiedzi
7th Jan 2022, 4:13 PM
Parthib Das
I wrote "Hello World " code in code blocks... then I press F9. Then It shows error massage...
c++
0 głosów
9 odpowiedzi
4th Aug 2016, 3:13 PM
Md. Mahmudur Rahman
Please help solve this. Complete this function to either return "hello, (name)!" Or "Hello there!"
print
0 głosów
2 odpowiedzi
10th Oct 2017, 8:54 PM
Sky
"Hello word" busco a alguien que sepa de CSS para hacer un proyecto juntos😁, y ademas quisiera conocer mas gente en sololearn😃
yo
-1 Głos
13 odpowiedzi
29th Oct 2021, 5:18 PM
Super Stars
What was your first code/program ever? Besides "Hello World" :P Share it with the rest of us 👌
code
coding
first
insight
motivation
program
rookie
share
sololearn
thoughts
2 głosów
5 odpowiedzi
19th Dec 2017, 6:53 PM
MichaelR
How many ways can you print "Hello World" using only one method or style in the c++ language?
c++
challenge
hello
world
2 głosów
5 odpowiedzi
12th Sep 2017, 2:05 PM
Bob
Input is "hello world" . Can some one explain me this? Iam getting different outputs in different compilers
c
1 Głos
2 odpowiedzi
23rd Apr 2020, 5:36 PM
vasireddy ganesh
How many languages can you write "Hello World" in. Please try and show the codes.
hello
language
world
1 Głos
1 Odpowiedź
27th Oct 2016, 7:49 PM
Victor Ogudu
I am trying to write the basic coding program "hello world" but it isn't taking it in my computer in Turbo C++. Why?
c++
5 głosów
11 odpowiedzi
23rd Jul 2017, 11:34 AM
Pratham Pandey
failure to run a Codeblocks binary file "Hello world.exe" properly from the Windows 10 file manager
c++
operators
0 głosów
2 odpowiedzi
8th Sep 2016, 7:07 PM
Paul Riddoch
why i enter "hello every one" but it shows "hello"?what should i write alternate of cin??
c++
string
0 głosów
2 odpowiedzi
13th Nov 2017, 2:44 AM
Frankestine Stine
What if I want to print "hello {0} world" ? With {0} printed as it is
c#
input
0 głosów
2 odpowiedzi
30th Sep 2016, 10:59 AM
Ryu
The question says create a method and use the method to print "hello world" in java. I need help please guys
java
0 głosów
4 odpowiedzi
27th Mar 2021, 7:36 PM
Mubarak Usman Gidado
What Java code do i need to add to "Hello World" to make it a runnable Jar file in eclipse?
java
1 Głos
3 odpowiedzi
28th Apr 2019, 9:23 PM
Khaing Khaing Mon
Opening even "Hello Word" a.out file by any hex editor shows us that it is usually overcrowded with non-informative areas.
c
gcc
reduct_executable_size
0 głosów
2 odpowiedzi
25th May 2020, 12:49 PM
John
If 'void' in the code means it wont return a value, then how is "Hello World" even used? because System.out.println overides it?
java
methods
void
3 głosów
3 odpowiedzi
1st Mar 2017, 11:58 AM
Wildman Fizat
Is there anyone who can help me with my "hello world" assignment on introduction to programming ? Thank you
android
0 głosów
2 odpowiedzi
14th Jan 2017, 9:53 PM
Afis Souley
I need help to create a program where he first ask you "What's your name?: " and then it gives you as output "Hello (name)"
input
java
0 głosów
5 odpowiedzi
8th Jan 2018, 5:57 PM
Alessandro
whats the difference in << "Hello world"; & <<" Hello <<"world!"; both are shows display same " Hello world " so, why this '<<' in between those ????
c++
cout
0 głosów
6 odpowiedzi
11th Jul 2016, 3:44 PM
Manish Pant
Create a for loop that iterates up to 50 while outputting "hello" at multiples of 4, "world" at multiples of 6 and "hello world"
#javascript
0 głosów
1 Odpowiedź
20th Aug 2022, 5:51 AM
Mamudu Razik
What is wrong with this code? I want it to output the text "Hello world" and then the "who are you". I am so new to this whole c
system.out.println
1 Głos
4 odpowiedzi
1st Dec 2016, 7:03 AM
Tristan
help me guys i m new..I am having problem with quotations what will be the code if the output is "hello world" and 'hello world'
python
strings
0 głosów
1 Odpowiedź
6th Feb 2017, 2:45 PM
manab
string means just the sentence including quotation marks. For example "hello world" double quote means using ". single quote means '. Can someone tell me if the concept is right??
python
strings
0 głosów
4 odpowiedzi
13th Oct 2016, 11:19 AM
fatima tuz zahra abdullah
what is the use of // prints ? If I type cout << "Hello World!"; , even with or without // prints, I get the same answer
c++
0 głosów
2 odpowiedzi
5th Jul 2016, 5:49 PM
Farhan S
when I have clicked on the build and run icon ,I got something like " as.exe.Entry point not found" instead of the "Hello world! " getting printed! can anyone explain what went wrong
basics
c++
0 głosów
1 Odpowiedź
14th Jun 2016, 8:33 AM
srija
because i can't run a php code from sublime text
?>
"Hello
<?php
</body>
</head>
</html>
<body>
<head>
<html>
<title>my
echo
first
page</title>
php
world!";
0 głosów
1 Odpowiedź
15th May 2020, 1:56 AM
jose gabriel pinto
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
2
Dalej >
Popularne dzisiaj
Can I import any module in python in this app?
1 Votes
Loops and conditions
2 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
app for lessons
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Need a personal tutor
0 Votes
Community and feed option
0 Votes
How Much RAM is Required for Object Detection Project
0 Votes
Hey ! how to install modules on this app
0 Votes