what is the out put of your first code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 11

what is the out put of your first code?

25th Mar 2017, 12:13 PM
Tadele Worku
Tadele Worku - avatar
18 Answers
+ 25
error
25th Mar 2017, 3:44 PM
Mansi Dagla
Mansi Dagla - avatar
+ 24
error seriously, so try second time error well thats my experience with my first code.
25th Mar 2017, 12:18 PM
Agus Mei
Agus Mei - avatar
+ 18
print("Hello world")
25th Mar 2017, 1:20 PM
Giorgi R.
Giorgi R. - avatar
+ 17
something about boobies or poo outputting from a custom chatbot. I was 13
25th Mar 2017, 12:20 PM
Ahri Fox
Ahri Fox - avatar
+ 17
The first excercise code I did output "Hello World!" , but the first I did all by myself output the time when a proyectil reach the floor (with input of v0x, v0y, initial angle and that stuff) 😊
25th Mar 2017, 12:35 PM
C.E.
C.E. - avatar
+ 17
Syntax error!!
26th Mar 2017, 6:46 AM
siddiq shameer
siddiq shameer - avatar
+ 15
Hello World!
25th Mar 2017, 12:17 PM
Samuel Šúr
Samuel Šúr - avatar
+ 15
In Python, my first program was : a = 5 print a a = a + 4 print a a = a - 5 print a And my output was : 5 9 4 # ‘As simple as it seems' # KeepCoding
26th Mar 2017, 6:25 AM
Harshit Gupta
Harshit Gupta - avatar
+ 12
24 errors found... Just cause of a missed moon bracket.
26th Mar 2017, 7:01 AM
StillSoul‌‌‌‌‌‌‌‌‌‌‌‌‌‍
StillSoul‌‌‌‌‌‌‌‌‌‌‌‌‌‍ - avatar
+ 11
100% error
25th Mar 2017, 1:33 PM
Animesh
Animesh - avatar
+ 10
"Sum of 1 and 2" in C is my first program. Guess what, I got 3 as output.
25th Mar 2017, 4:48 PM
Krishna Teja Yeluripati
Krishna Teja Yeluripati - avatar
+ 8
it was ( arman magt ) in c++
25th Mar 2017, 7:35 PM
Arman.mgt
Arman.mgt - avatar
+ 7
"Sabredance" (melody/sounds :-))
30th Mar 2017, 2:41 PM
Andrew Harchenko (Tomsk)
Andrew Harchenko (Tomsk) - avatar
+ 6
A nasty headache
25th Mar 2017, 3:05 PM
Cole Reizenberg
Cole Reizenberg - avatar
+ 5
Well, we were 11th standard students and so we have programming questions that we have to code. But the first program only by myself was a Turtle(Same one kids use for coding) program project in python.( Python has a Turtle library.) It's objective was to collect the points and answer quizzes on each point. But it's position coordinates were giving slight ~0.000000001 error. Because of that I was not​ able to submit the project on time. 3 days later I completed it but it was not accepted. Now I will use that in 12th standard. LOL
26th Mar 2017, 10:07 AM
Utpal Savliya
Utpal Savliya - avatar
16th Apr 2017, 7:52 AM
Dragon Slayer Xavier
Dragon Slayer Xavier - avatar
+ 4
Walid rostom
25th Mar 2017, 7:43 PM
walid
+ 4
...mental note: parentheses: stilted and boring. 'Moon brackets' : much better.
12th Apr 2017, 1:51 AM
Kirk Schafer
Kirk Schafer - avatar