+ 11
what is the out put of your first code?
20 Answers
+ 25
error
+ 24
error
seriously, so try second time
error
well thats my experience with my first code.
+ 18
print("Hello world")
+ 17
something about boobies or poo outputting from a custom chatbot.
I was 13
+ 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) 😊
+ 17
Syntax error!!
+ 15
Hello World!
+ 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
+ 12
24 errors found...
Just cause of a missed moon bracket.
+ 11
100% error
+ 10
"Sum of 1 and 2" in C is my first program. Guess what, I got 3 as output.
+ 8
it was ( arman magt ) in c++
+ 7
"Sabredance" (melody/sounds :-))
+ 6
A nasty headache
+ 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
+ 5
Try it yourself
https://code.sololearn.com/WX2OY7LDJzul/?ref=app
+ 4
Walid rostom
+ 4
...mental note: parentheses: stilted and boring. 'Moon brackets' : much better.