Editing someone else's code is sometimes more difficult than writing your own. You can trust the experience of experts at the secret CodeGym center. That's why our curriculum includes tasks about fixing code. For now, let's open our textbook, wrap our brains around some simple code, and then change the code so that the variable name takes the value "Amigo".
Let's change the code
- 1
Locked
Comments (13)
- Popular
- New
- Old
You must be signed in to leave a comment
devika
8 December 2018, 11:48
friends just read the conditions carefully you will surely get the correct output
+1
Prajakta Sandanshiv
28 September 2018, 09:52
By following above conditions, expected output never come
+1
Thasmeen
24 September 2018, 12:01
I have used only 2 variables ,still it gives an error that req-2( "Two variables must be declared" ) is not fulfilled.any suggestions please.
0
Ammar Rafiq
5 October 2018, 07:33
same problem I've declared two variables but it still says ("Two variables must be declared")
0
Roman
8 October 2018, 06:02
If you need help, something isn't right in your code, the server won't accept your solution (even if you are 100% sure that it is correct). Describe your question/issue in the HELP section at codegym.cc/help.
0
Anwaar ul haq
22 September 2018, 16:46
2nd condition is "Two variables must be declared" that means we can declare more than two variables right?
But this is giving an error that states as "Two variables must be declared" condition is not fulfilled .
0
Roman
24 September 2018, 05:24
2nd condition is "Two variables must be declared" that means we can declare more than two variables right?
No, you should declare only two variables.
0
Koushik Kintali
27 August 2018, 15:31
What is the meaning of declaring two variables
+1
Mohit
27 August 2018, 17:33
same problem Koushik
Unable to pass the test cases
0
Koushik Kintali
27 August 2018, 17:55
I got the solution
Try to read the conditions again and check your solution, you will figure out ur answer
+1
Mohit
27 August 2018, 18:02
ok, thanks....Stay in touch base..By the way are there any solutions if we get stuck ?
0
Roman
28 August 2018, 05:24
You can use only two variables.
+1
Koushik Kintali
2 September 2018, 07:08
There are no solutions, u should findout by ur own
+1