198
edits
Changes
→PART 1 - INDENTATION AND IF LOGIC
:'''Perform the following steps:'''
:#First lets start out with a very basic script. This script will use variables to print out specific information to the screen. Make the script '''lab2a.py''' with the following content.<source>
#!/usr/bin/env python3