Question: LAR ACTIVITY 18.3.1. LABA Program Load default template main.py # Drow tree 2 print . print(**) 4 #Type your code here! Develop mode Submit mode
LAR ACTIVITY 18.3.1. LABA Program Load default template main.py # Drow tree 2 print . print(""**) 4 #Type your code here! Develop mode Submit mode Run your program as often as you'd like, before submitting for grading. Below, type any needed input values in the first box, then click Run program and observe the program's output in the second box Enter program input (optional) If your code requires input values, provide them here zyBooks LAB Program ASCII This ab activity is the traditional programming assignment typically requing a few hours over a week. The previous sections provide warm up exercises intended to help a student prepare for this programming assignment (1) Output this tree. (Submit for 2 points) (2) Below the tree (with two blank ines), output this cat. (Submit for 3 points, so 5 points total) 7 00 Hint. A backslash in a string acts as an escape character such as with a newline In So, to print an actual backslash escape that backslash by prepending another backslash Ex The following prints a single backslash print 300 UAB ACTIVITY 1831 LAB Programs ASCIl art 075 main.py Load defnult template. *') 1 # Drow the 2 print 3.print(' **') 4* Type your code her
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
