13:02:26 From Cooper Smith : Hey professor Blaheta I just wanted to let you know I will be participating from zoom for the next couple classes because I've been put in arc for having strep throat. 13:03:10 From Cooper Smith : Yes I think it's just strep I always get it right around labor day every year 13:03:45 From Cooper Smith : I honestly just need to get mine removed 13:05:46 From Carson Allen to Don Blaheta(Privately) : Hey professor Blaheta, did you get my email that I sent yesterday afternoon about if I did the hw correctly 13:06:06 From tannerrobertson to Don Blaheta(Privately) : Can Hope and I speak with you over Zoom after class? Its questions regarding HW2. We worked together and helped teach each other information, but we are stuck. 13:06:24 From Carson Allen to Don Blaheta(Privately) : When I finished my program it came out like the example that you had on the side 13:06:37 From Don Blaheta to Carson Allen(Privately) : I thought I'd responded to all my email as of this morning but possibly I missed one? Send another (or, message in canvas) to remind me and I'll try to look right after class 13:06:47 From Don Blaheta to Carson Allen(Privately) : Or, bring up your question during class, maybe 13:06:52 From Carson Allen to Don Blaheta(Privately) : Okay ill resend it now 13:07:23 From Don Blaheta to tannerrobertson(Privately) : I won't really have time on zoom after class (I have a next class) but perhaps you could ask during class? 13:08:14 From Brayan Jara-Martinez to Don Blaheta(Privately) : Is it okay if I zoom todays class, I just came back from work. I’m pretty dirty and I don’t think I would have enough time to take a shower and go to class. 13:08:27 From tannerrobertson to Don Blaheta(Privately) : Okay! We are super close to getting it correct, we are just missing a step and don’t know what to do. 13:10:13 From Carson Allen to Don Blaheta(Privately) : Okay I re sent it 13:10:16 From Josh S to Don Blaheta(Privately) : I have a job fair online immediately after this or id be there I havn't forgotten 13:10:42 From Sarah Bryant : My nails match your shirt 13:11:52 From Hope Nowacek : Type that many numbers. 5 | @@@@@ 2 | @@ 13:11:56 From Hope Nowacek : woops sorry 13:12:02 From Hope Nowacek : that was an accident 13:12:24 From Josh S : print('the cake is a lie') 13:14:48 From Hope Nowacek : How many lines? 3 Type that many numbers 5 5 | @@@@@ Type that many numbers 2 2 | @@ Type that many numbers 11 11 | @@@@@@@@@@@ 13:15:33 From Josh S : your for loop placement needs to be after the print statement 13:15:36 From Hope Nowacek : im sorry my audio isnt working 13:15:50 From Hope Nowacek : but my repl looks like what I pasted the second time 13:17:56 From Jackson Weissenfluh : How many lines? | @ | @| @ 13:18:10 From Jackson Weissenfluh : That is what mine looks like 13:18:13 From Josh S : separate | and @ with a , 13:19:41 From Carson Allen : How many lines?: 5 Type that many numbers. 0 | 1 | @ 2 | @@ 3 | @@@ 4 | @@@@ 13:19:45 From Carson Allen : Mine looks like that 13:20:23 From Jackson Weissenfluh : How 13:20:27 From Josh S : you have a plus one or print what step in the loop you are in 13:20:44 From Josh S : and need an input after the for loop 13:21:46 From Hope Nowacek : so I just move the print statement out of the loop? 13:24:14 From Josh S : how do I force it to use decimals 13:24:32 From Josh S : python 13:24:37 From Josh S : in radint 13:24:42 From Josh S : randint* 13:29:23 From Josh S : can you combine all three 13:29:27 From Cooper Smith : it worked for me idk why 13:33:54 From tannerrobertson : Josh, would you mind explaining one small step to me after class? 13:34:02 From Josh S : k 13:34:27 From Josh S : if anyone needs help after class just message me on canvas we can do a zoom 13:34:45 From sydneythompson : .25 13:34:54 From Josh S : 1/4 13:35:14 From Josh S : .33333 13:39:19 From tannerrobertson : multiple and divide first then add/subtract 13:39:26 From Josh S : pemdas 13:40:30 From sydneythompson : Multiplicant/division Left to right, then addition/subtraction left to right 13:40:40 From Josh S : ^ 13:40:42 From sydneythompson : multiplication* 13:41:10 From Jackson Weissenfluh : 4 13:41:13 From Aiden Dittmer : 2 13:41:14 From sydneythompson : 4+5 is 9 13:41:20 From Carson Allen : 9 13:41:29 From sydneythompson : -6 13:41:40 From Jackson Weissenfluh : -4+5 13:42:20 From Josh S : pe|md|as 13:44:45 From sydneythompson : ** 13:47:42 From tannerrobertson : when a number doesn’t divide evenly 13:48:38 From sydneythompson : 1 13:55:28 From Josh S : would this be correct? 13:55:29 From Josh S : 18%7 = 4 because the 14 + 7 = 21, 21-18 = 3 + 0 = 4. because zero = 1 in python? 13:59:11 From Josh S : ? 14:00:46 From Josh S : thanks