Promotion
CodeGym University
Learning
Courses
Tasks
Surveys & Quizzes
Games
Help
Schedule
Community
Users
Forum
Chat
Articles
Success stories
Activity
Reviews
Subscriptions
Light theme
Help with tasks
Reviews
About us
Start
Start learning
Start learning now
All questions
Ask a question
All quests
All levels
Any status
Questions about tasks
Hot
Anonymous #11655448
Level 5
New York City
Question about the task
How to take over the world
Java Syntax
,
Level 2
,
Lesson 8
Under discussion
I'm not sure how to do this.. How do I make it take input from the user?
import java.io.InputStreamReader; /* How to take over the world */ public class Solution { public static void main(String[] args) throws Exception { //write your code here String name = input("What name?"); int years = input("What name?"); System.out.p
10.06.2025
20
views
1
comment
0
Anonymous #11655448
Level 5
New York City
Question about the task
Height in Feet and Inches
Python Core
,
Level 2
,
Lesson 2
Under discussion
Can I have assistance
# Height in Feet and Inches # Write a program that converts the user's height, given in centimeters, into feet and inches. # The height value is given in the variable height_cm. One inch is equal to 2.54 cm, and one foot is equal to 12 inches. # Your task is to calculate the number of complete feet
10.06.2025
15
views
1
comment
0
Anonymous #11655448
Level 5
New York City
Question about the task
Ask a question on Help
Web Core
,
Level 3
,
Lesson 4
New
I actually meant for this to be task13.. How do I do it
I don't have code to provide, but how do I get to that 'plugin' CodeGym wants me to download? And where are the "tasks" on WebStorm?
10.06.2025
11
views
0
comments
0
Anonymous #11439288
Level 22
Question about the task
Describing numbers
Java Syntax
,
Level 3
,
Lesson 10
Under discussion
am I missing something ?
when I run the code , its's printing the right output for all of the scenarios , yet the check complaining on some of the scenarios such as "If the number is even and has two digits, display "even two-digit number"." package en.codegym.task.jdk13.task04.task0427; import java.io.BufferedReader
22.12.2023
214
views
3
comments
0
Harshit Garg
Level 23
Chandigarh
Question about the task
Logging a stack trace
Java Syntax
,
Level 15
,
Lesson 6
Resolved
Doubt regarding 2 methods....
why is System.out.println(e.getStackTrace); wrong and e.printStackTrace correct???????????????????????????????? package en.codegym.task.pro.task14.task1416; /* Logging a stack trace (THE SOLUTION AS PER CODEGYM) */ public class Solution { public static void main(String[] args) { try
06.06.2025
21
views
2
comments
0
Evgeniia Shabaeva
Level 41
Budapest
Question about the task
Password generator
Java Collections
,
Level 2
,
Lesson 6
Under discussion
Am I really not getting the right password?
I thought I'd kind of ensured the generated password contained all the types of data (numerals, lowercase letters and uppercase ones). However, the validator disagrees with that, even though the code produces the output that seems to comply with the requirements... What am I missing?
05.06.2025
28
views
3
comments
0
Harshit Garg
Level 23
Chandigarh
New
Do we need to learn io streams because we can use scanner for input?
.
05.06.2025
13
views
0
comments
0
Bekir Sami Polat
Level 6
Saratoga Springs
Question about the task
Ask a question on Help
Web Core
,
Level 3
,
Lesson 4
Under discussion
How to complete task 14?
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> The dark side offers me what the light cannot: true freedom. /body> </html>
31.05.2025
27
views
1
comment
0
Anonymous #11658568
Level 2
Bartlesville
Under discussion
Help me!!
I need so much help!! I don't understand which line to type the sentence in, where to put the punctuation, how to make the code output, what other additional text I need to include, I need help please!!
03.06.2025
17
views
1
comment
0
Anonymous #11549069
Level 5
Katowice
New
wrong course click - how have back my dark matter
Hello , i have such problem : I clicked by misteke to add wrong course >> https://codegym.cc/quests/lectures/en.codegym.system.linux.lecture.level01.lecture01<< this one about Docker ,and itd ate my almost 50 dark matter. (i had 63 before after added i left with 10 ) i wanted instead pa
03.06.2025
17
views
0
comments
0
Iuri Vinicius
Level 1
New
can't log in in my account on the app
it seems to have created a new account with the same email when I logged in the app. I won't go back to 0 for no reason, please help
02.06.2025
11
views
0
comments
0
Jay Layco
Level 28
Calgary
Question about the task
Phone book
Java Syntax
,
Level 18
,
Lesson 1
Under discussion
CodeGym Solution Does Not Seem Like it Answer's the Task
I'm working on a task that requires implementing a getContactsStartsWith method and could use some help understanding the AI Validation and Task "Solution". My Approach: My understanding is that for each contact, I need to: 1. Get the full name. 2. Split the full name into its parts (first name, la
29.05.2025
32
views
1
comment
0
Sirous
Level 21
New
Hello. If a task is marked as completed, is there a way to re-verify it?
Hello. If a task is marked as completed, is there a way to re-verify it?
19.05.2025
29
views
0
comments
0
CallMeAsher (Ash)
Level 6
Question about the task
Cutting down the middle
Java Syntax
,
Level 6
,
Lesson 5
Under discussion
I don't understand at all
no matter what I do it only prints out a b c d e f j h i j k l m n o p q r s t u v w x
18.05.2025
31
views
1
comment
0
Sirous
Level 21
Question about the task
Sorting even numbers from a file
Java Core
,
Level 3
,
Lesson 11
Under discussion
Code seems to work, but validator reports errors...
Hello, I have already test my code with a file containing the example input's numbers. It seems to work fine but the the validator stuck to 4th and 5th condition.... Any help will be appreciated!!
17.05.2025
32
views
2
comments
0
ISKANDAR
Level 1
New
ISKANDAR
17.05.2025
22
views
0
comments
0
Abdul Lukman
Level 6
Hyderabad
Question about the task
Changing shoes on the move
Java Syntax
,
Level 3
,
Lesson 8
New
Explain in short please
Cant understand this debugging help I cant even understand the question
15.05.2025
26
views
0
comments
0
Kingpvz
Level 31
Question about the task
Bug in equals/hashCode
Java Multithreading
,
Level 1
,
Lesson 5
New
I don't even know what I'm looking for?
I do not understand what's wrong with the code?
07.05.2025
26
views
0
comments
0
Mike S
Level 28
Saint Louis
Question about the task
Racer (Part 3/28)
Games
,
Level 0
,
Lesson 5
Under discussion
1,000 Exceptions, but Code Displays Fine
I felt like I had all of the steps worked out and the code made sense to me. But when I ran and verified... it blew up in my face. A lot of exceptions and red font on the console, not a single green check, and not even a coherent-looking grid. Any hints to help me advance on this one?
04.01.2023
1115
views
11
comments
25
Hassan raza
Level 1
Karachi
New
dcrgc yfft
030331137+_:-78-726273-3!$(";,,n+$+$:8*;jhshshsusg+vushsbsuwu727-3+7;
30.04.2025
17
views
0
comments
0
SHARLENE FEIJOO PACHECO
Level 5
Question about the task
Ask a question on Help
Web Core
,
Level 3
,
Lesson 4
New
Probando s
gv
29.04.2025
22
views
0
comments
0
comfort akika
Level 4
Kaduna state
New
How to display programs
How to display programs
24.04.2025
25
views
0
comments
0
MisterEnaresh Yadav
Level 6
CodeGym University in India
Question about the task
Good or bad?
Java Syntax
,
Level 3
,
Lesson 7
Under discussion
if statement
Write the compare(int a) method so that it: displays "The number is less than 5" if the method argument is less than 5, otherwise, displays "The number is equal or greater than 5". without calling System.out.println or System.out.printf .use compare(int a) method
11.04.2025
70
views
3
comments
0
Witaya Chada
Level 1
Resolved
auto reply
st
04.03.2025
62
views
3
comments
0
Witaya Chada
Level 1
Under discussion
༺═──────────────═༻๛λʉʈσɰλʈɩͼ ɾɛρɮɤ Lσɡͼσɳʈɛɾσɮꜱ ɡɛɰɩɳɩ ɩɳ ʈɧɛ ɰɩɖɖɮɛ I ɧλʋɛ ʈσ ɡɛʈ ʉρ λɳɖ Bɮʉɛʈσσʈɧ ɧɛλɖρɧσɳɛꜱ ɩɳ ʈɩɰɛ ʈσ ꜱɛɛ ɤσʉ λɮɮ ɩɳ ʈɩɰɛ๛❢◥ ▬▬▬▬▬▬ ◆ ▬▬▬▬▬▬ ◤❢༺═──────────────═༻The code snippet you provided appears to be related to an Android application's manifest file, specifically dealing wit
༺═──────────────═༻๛λʉʈσɰλʈɩͼ ɾɛρɮɤ Lσɡͼσɳʈɛɾσɮꜱ ɡɛɰɩɳɩ ɩɳ ʈɧɛ ɰɩɖɖɮɛ I ɧλʋɛ ʈσ ɡɛʈ ʉρ λɳɖ Bɮʉɛʈσσʈɧ ɧɛλɖρɧσɳɛꜱ ɩɳ ʈɩɰɛ ʈσ ꜱɛɛ ɤσʉ λɮɮ ɩɳ ʈɩɰɛ๛❢◥ ▬▬▬▬▬▬ ◆ ▬▬▬▬▬▬ ◤❢༺═──────────────═༻The code snippet you provided appears to be related to an Android application's manifest file, specifically dealing wit
28.03.2025
52
views
1
comment
0
Witaya Chada
Level 1
Resolved
LoG controls
Privacy// log copyright //Apache License //Version 2.0, January 2004 // http://www.apache.org/licenses/ /// TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION // 1./storage/emulated/0/Download/minecraft-pocket-edition-versions-ipa.zip log.Switzerland back Definitions. // "L
04.03.2025
57
views
1
comment
0
Yuktha Sri Pullata
Level 0
Vijayawada
Question about the task
2048 (Part 1/18)
Games
,
Level 0
,
Lesson 2
Under discussion
how to change my language
how
29.03.2025
56
views
1
comment
0
Slobodianiuk Anna
Level 1
Under discussion
new password
How can I set a new password if I forget my old password?
05.12.2024
113
views
0
comments
0
Kingpvz
Level 31
Question about the task
How do you serialize Singleton?
Java Core
,
Level 10
,
Lesson 4
Under discussion
wtf do you mean google it
aren't we supposed to be learning this in the lessons? why google it?
15.04.2025
32
views
0
comments
0
Evgeniia Shabaeva
Level 41
Budapest
Question about the task
Restaurant (part 16)
Java Multithreading
,
Level 9
,
Lesson 15
Resolved
2 methods are not validated
Well, it's my turn to ask for help with this exercise:). So, for today we're written the printAdRevenue() and printCookUtilization() methods (both void) in the ManagerTablet class, and the corresponding getters for them in the StatisticsManager class (I wasn't creative and called mine Map<Date,
07.04.2025
103
views
18
comments
0
Show more
1
2
3
...
372
Please enable JavaScript to continue using this application.