Basic Concepts

Joaquin Alzola Joaquin.Alzola at lebara.com
Wed Apr 27 05:32:22 EDT 2016


>>> x = 4
>>> x + 5
9

-----Original Message-----
From: Python-list [mailto:python-list-bounces+joaquin.alzola=lebara.com at python.org] On Behalf Of Smith
Sent: 27 April 2016 10:29
To: python-list at python.org
Subject: Basic Concepts

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
This email is confidential and may be subject to privilege. If you are not the intended recipient, please do not copy or disclose its content but contact the sender immediately upon receipt.



More information about the Python-list mailing list