Skip to content

Conversation

@nardokra
Copy link

@nardokra nardokra commented May 4, 2020

With the Palindrome assignment, I would have liked to use variables as arguments into my functions and to modify the values of these variables in my functions. But did not succeed, I was not able to assign the output of my function back to the variable via the argument. Only with the variable name hardcoded in my function. But in that case, it is losing its dynamism.

nardokra added 5 commits May 4, 2020 11:53
…ked to see if I could have manipulated global variable by using them as argument in functions and returning the a new value to the variable that was used as an argument. But this did not succeeded. So chose an easier way
…I got two solutions for assignment 10. one with the split method and one without the split method.
… global variables and used the function within the other funciton for the Bonus Palindrome assignment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant