This website requires JavaScript.
Explore
Help
Register
Sign in
stanislavmykhailenko
/
NG_2023_Stanislav_Mykhailenko
Archived
Watch
1
Star
0
Fork
You've already forked NG_2023_Stanislav_Mykhailenko
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2024-10-24
. You can view files and clone it, but cannot push or open issues or pull requests.
4df251331d
NG_2023_Stanislav_Mykhailenko
/
Lesson_4
/
Task_2
/
Program.cs
5 lines
101 B
C#
Raw
Normal View
History
Unescape
Escape
Update Lesson 4 Task 2
2023-04-10 15:31:36 +00:00
using
Open_Closed.Classes
;
Update Lesson 4 Task 2
2023-04-15 20:25:41 +00:00
(
new
FireMagic
(
)
)
.
CountYourMagic
(
)
;
(
new
WaterMagic
(
)
)
.
CountYourMagic
(
)
;
Reference in a new issue
Copy permalink