CodeGym/Curso de Java/Multithreading en Java/Practica usando String.format

Practica usando String.format

Disponible
Practica usando String.format - 1

"¡Hola, amigo!"

"¡No, Diego, es suficiente! ¡Haz tus propias tareas!"

"Amigo, amigo. Nadie va a hacer tus tareas por ti. ¿Quieres volverte más inteligente?"

"Sí."

"Cuando estás en el gimnasio, no le pides a los demás que levanten pesas o hagan abdominales por ti, ¿verdad?".

"No."

"Entonces también deberías hacer todo este trabajo por ti mismo. Tengo algunas tareas muy interesantes para ti esta vez:"

12
Tarea
Multithreading en Java,  nivel 2lección 7
Bloqueada
String formatting
Correct the getFormattedString method so that it returns a string with format specifiers. Don't use \n to convert carriage returns. The output should be: 20 / 7 = 2.86 Exp = 3.33e+00
6
Tarea
Multithreading en Java,  nivel 2lección 7
Bloqueada
I LOVE CodeGym!
Correct the getFormattedString method so that it returns a string with format specifiers. The parameters must be swapped. The output should be: I LOVE CodeGym!
6
Tarea
Multithreading en Java,  nivel 2lección 7
Bloqueada
Date formatting
Correct the getFormattedString method so that it returns a string with format specifiers. The output should be something like this: 04:05:18 09:09:09 (month:day:year hours:minutes:seconds)
Comentarios
  • Populares
  • Nuevas
  • Antiguas
Debes iniciar sesión para dejar un comentario
Esta página aún no tiene comentarios