Define a class named StepTracker with the following specifications:
Member Variables:
String name — stores the user's name.int sw — stores the total number of steps walked ($sw$).double cb — stores the estimated calories burned ($cb$).double km — stores the estimated distance walked in kilometers ($km$).Member Methods:
1. void accept()
To input the name and the sw (steps walked) using Scanner class methods only.
2. void calculate()
Calculates calories burned ($cb$) and distance in ($km$) based on steps walked ($sw$) using the provided estimation logic.
नीचे दिए गए चित्र को ध्यान से देखिए और चित्र को आधार बनाकर कोई लेख, घटना अथवा कहानी लिखिए जिसका सीधा व स्पष्ट संबंध चित्र से होना चाहिए। 