Fill in the blanks to declare a variable, add 5 to it and print its value. >>> x = 4 >>> x = 5 >>> print | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Fill in the blanks to declare a variable, add 5 to it and print its value. >>> x = 4 >>> x = 5 >>> print

>>> x = 4 >>> x = 5 >>> print

7th Nov 2018, 4:07 PM
Petar Shutkin
Petar Shutkin - avatar
1 Answer
+ 6
What's the question? Please keep in mind this Q&A forum is only for coding related questions, not random information. Please post stuff like this on your own timeline instead of here. Cheers. https://www.sololearn.com/discuss/1316935/?ref=app
7th Nov 2018, 4:12 PM
Tony
Tony - avatar