• Cursos
  • Compilador de Código
  • Debatir
  • Precios
  • Teams
Menu
0

What is wrong with my code

https://code.sololearn.com/cNa76O458XzT/?ref=app

pythonclassobjectinand
2nd Nov 2020, 7:56 PM
Vincent Birma Reuben
Vincent Birma Reuben - avatar
2 Respuestas
+ 2
here how it goes: class Employee: def __init__(self,name,level,age): self.name = name self.level= level self.age = age p1 = Employee("john","level 7","30") print (p1.name) print (p1.level) print (p1.age)
2nd Nov 2020, 8:04 PM
Szwendacz
Szwendacz - avatar
+ 1
Vincent Birma Reuben , try this way https://code.sololearn.com/cXVr5ykklOMU/?ref=app
2nd Nov 2020, 8:04 PM
TheWh¡teCat 🇧🇬
TheWh¡teCat 🇧🇬 - avatar

¿Tienes a menudo preguntas como esta?

Aprende gratis de forma más eficaz

  • Introducción a Python

    7,1M de estudiantes

  • Introducción a Java

    4,7M de estudiantes

  • Introducción a C

    1,5M de estudiantes

  • Introducción a HTML

    7,5M de estudiantes

Ver todos los cursos
En tendencia hoy
Is this realistic enough?
1 Votes
𝙵𝙸𝙽𝙳 𝚃𝙷𝙴 𝙸𝙽𝙿𝚄𝚃 𝙾𝙵 𝚃𝙷𝙴 𝙿𝚁𝙾𝙶𝚁𝙰𝙼
1 Votes
"Which is harder to master — Machine Learning or Cybersecurity? And why?"
1 Votes
"What’s the best way to combine creativity and coding? Can storytelling improve web apps?"
1 Votes
Need friends
0 Votes
MASS N NUMBER OF OBJECT DELETION FROM A CLASS
0 Votes
Can someone explain inline and block elements please
0 Votes
I am a beginner, please teach me how to use Python
0 Votes
Python
1 Votes
Can u learn multiple language at the same time, without misplacing the formats of each with the other
0 Votes