20182324 2019-2020-1 "Object-oriented programming and data structures" Report Experiment 2

20182324 2019-2020-1 "Object-oriented programming and data structures" Report Experiment 2

Course: "Programming and Data Structures"
Class: 1823
Name: XXX
Student ID: 20182324
experiments Teacher: Johnny
experiment Date: September 16, 2019
Compulsory / Elective: Compulsory

1. Experimental content

- (1) preparation of a simple calculator, complete arithmetic modulo operation.
- (2) requires two numbers input from the keyboard, using the decision statement to select an operation after the calculation result output, then it is determined to continue to select and calculate the loop or exit.
- (3) writing test code, test verification. ( Https://www.cnblogs.com/rocedu/p/4472842.html )

2. Experimental procedure and results

Here to fill in the experimental process and results

3. Experimental problems encountered in the process and settlement process

  • Question 1: XXXXXX
  • Problem 1 Solution: XXXXXX
  • Question 2: XXXXXX
  • Problem 2 Solution: XXXXXX
  • ...

Other (perception, thinking, etc.)

xxx
xxx

Reference material

Guess you like

Origin www.cnblogs.com/lolipop2019/p/11530432.html