Fill in the blanks to declare a variable, add 5 to it and print its value:

>>> x = 4
>>> x_ = 5
>>> print_


Any suggestion ?

Thanks
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to