Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
-
answerhappygod
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Post
by answerhappygod »
python programming

- Python Programming 1 (8.06 KiB) Viewed 20 times
What is wrong with the following code? class A: definit__(self, i): self.i = i def main(): a = A() print(a.i) main()
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!