Explore
Courses
Batches
Sketches
Statistics
Code a Pookkalam
Jobs
Devsprint
People
Course Creation
Create a Course
Guidelines
Resources
Support
Blogs
My Profile
About Us
Login
Sketches
0
TASK 1
By
Alan
Run
# TASK 1 a = 4 b = 2 print("ALAN.S aka shadowelite") print(a+b) print(a-b) print(a*b) print(a/b) print(a ** 2, "\n",b ** 3)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login