13,420
edits
Changes
→PART 1 - USER INPUT
ipython3
</source>
:#First lets To begin, let's start out with a very basic script. This script will use variables to print out that will display specific information to the screenyour terminal. Make Move to your lab2 directory, create the script file '''lab2a.py''' with a text editor containing the following content.:<source>
#!/usr/bin/env python3