Creating classes | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Creating classes

I have a question. You can't make new classes within Code Playground, correct? It would be a bit of a pain to have to use Eclispe every time instead of just using the app, but I own Eclipse, so it would be doable. I am just wanting to make sure I understand it correctly that you cannot make classes.

11th Jun 2017, 1:25 AM
Daniel Scarbrough
3 Answers
+ 18
Actually, you can make as many classes you want Take a look at how this code uses classes: https://code.sololearn.com/ca5gvvYuPp88/?ref=app
11th Jun 2017, 1:28 AM
Jafca
Jafca - avatar
+ 16
No problem
11th Jun 2017, 1:44 AM
Jafca
Jafca - avatar
+ 2
Oh, I see. The way it was put made it seem like you needed to click on 'source' to be able to make a new class. I didn't think you could do it manually. Thanks for the quick answer!
11th Jun 2017, 1:35 AM
Daniel Scarbrough