Sesiones de PyR
how to develop a system that can track employee information for an organization. the employee information you must store is as follows: +Name
+sex
+job title
+organization they work for
+birthday
+employee id
the organization should have three departments which has the following attributes
+department name
+city
+department id
-1 Voto
2 Respuestaswhat should i use to get in to next line ?
words=["Hello","world","!"]
print(words[0]) {then i pushed enter to write next line,but gave me answer , i mean i couldn't follow order that has been given}
Hello
and how should i write print(words[1]) in next lint without interruption? 😕
0 Votos
4 RespuestasA company pays its employee on a daily basis.The company has 3 types of employees:
Manager Employee:
Who are paid monthly salary plus the commission earned by manager. (salary+commission).
Sales Person:
Who are paid commission based on sales(commission*sales)
Wage Employee:
Who are paid salary on hourly basis plus the commission(commission+hr*rate)
0 Votos
3 RespuestasIm looking for the program to calculate the longest password out of five seperate words and then print out that word e.g
Password1: hello
Password2 : two
Password3: security
Password4: four
Password5: default
Security is the longest password as it has the most characters. How do i get the program to calculate this and then print out that word
0 Votos
3 Respuestasclasse animal has makesound function i.e grr..... nd classes cat and dog also have makesound function i.e meow nd woof respectively... due to inheritance classes cat and dog also have makesound function of animal class ie grr.... now my q is how compiler will know which function to execute is nt ds ambiguous??... two choices r dere....
1 make sound function of animal class ie grr
2 make sound function of own like woof or meow.... any help would be really helpful....
0 Votos
6 RespuestasRetrieve lost work and XP
0 Votos
1 Respuesta Write a C++ program that retrieves all the numbers stored in a data file named LAB1.TXT. As each number is retrieved, it is displayed on the screen. After the end of file is reached, the numbers should be sorted into numerical order and then the result should be displayed
EXAMPLE: Assuming LAB1.TXT has the following numbers: 7 4 12 3 The output would be Original order:7 4 12 3Numerical order:3 4 7 12
0 Votos
2 RespuestasEn tendencia hoy
Pig Latin
0 Votes
Someone can help me
0 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Need a friend to study with
0 Votes
I’m new someone can help me
0 Votes
HTML community, HELP!!
0 Votes
What's doctype htMl
2 Votes
I am a super beginner
0 Votes