You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Variables and Assignments
Issue: You can't add "print" to the problems in the code cell in order get the answers. The one print included in the list of problems produces an inaccurate answer.
Operators
Issue: You can't fill in the table in the "results" column
Strings
Issue: You can't add "print" to the problems in the code cell in order to get the answers.
**Additionally: It would be nice if problems 1.15-1.17 were included before 1.14 since the rest of the problems can't be completed because 1.14 ends the code because it results in a "ZeroDivisionError: division by zero" error. Ending the program.
After copying and pasting the questions in the practice problems section I then used an online python compiler to check my answers.
The text was updated successfully, but these errors were encountered:
Practice Problems
** I did copy a copy to drive
Variables and Assignments
Issue: You can't add "print" to the problems in the code cell in order get the answers. The one print included in the list of problems produces an inaccurate answer.
Operators
Issue: You can't fill in the table in the "results" column
Strings
Issue: You can't add "print" to the problems in the code cell in order to get the answers.
**Additionally: It would be nice if problems 1.15-1.17 were included before 1.14 since the rest of the problems can't be completed because 1.14 ends the code because it results in a "ZeroDivisionError: division by zero" error. Ending the program.
After copying and pasting the questions in the practice problems section I then used an online python compiler to check my answers.
The text was updated successfully, but these errors were encountered: