menu
Qamnty
Login
Register
My account
Edit my Profile
Private messages
My favorites
Help!!! I don't know how to do this problem.... Like NOTHING This is all I have right now ``` def findCharacteristic(choice, edges): edges = edges.replace(" ",&qu…
Ask a Question
Questions
Unanswered
Tags
Ask a Question
Help!!! I don't know how to do this problem.... Like NOTHING This is all I have right now ``` def findCharacteristic(choice, edges): edges = edges.replace(" ",&qu…
asked
Jun 23, 2022
118k
views
2
votes
Help!!!
I don't know how to do this problem....
Like
NOTHING
This is all I have right now
```
def findCharacteristic(choice, edges):
edges = edges.replace(" ","")
vertices = edges
max = 0
for char in vertices:
if int(char) >max:
max = int(char)
print (max)
x = [[0]*max]*max
print(x)
if __name__ == '__m
```
Computers & Tech
high-school
Yaroslav Polubedov
asked
by
Yaroslav Polubedov
7.7k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
3
votes
Answer:
ummmm try the inequality protragathron theorum
Step-by-step explanation:
ok
Nikita Zhuikov
answered
Jun 27, 2022
by
Nikita Zhuikov
8.4k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Sep 9, 2024
21.1k
views
Create a function called q2 that loops through and prints each character in q. A. for char in q: print(char) B. print(q2(char) for char in q) C. def q2(q): print(q) D. q2 = lambda char: print(char)
CP Sean
asked
Sep 9, 2024
by
CP Sean
7.4k
points
Social Studies
high-school
1
answer
0
votes
21.1k
views
asked
Aug 6, 2022
18.5k
views
What is wrong with this code and correct it. def swapping_stars(): line_str = "" for line in range(0, 6): for char in range(0,6): if line % 2 == char % 2: line_str += "*" else: line_str += "-" print(line
Ramon Crehuet
asked
Aug 6, 2022
by
Ramon Crehuet
8.3k
points
Computers & Tech
college
1
answer
0
votes
18.5k
views
Ask a Question
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.
Categories
All categories
Mathematics
(3.7m)
History
(955k)
English
(903k)
Biology
(716k)
Chemistry
(440k)
Physics
(405k)
Social Studies
(564k)
Advanced Placement
(27.5k)
SAT
(19.1k)
Geography
(146k)
Health
(283k)
Arts
(107k)
Business
(468k)
Computers & Tech
(195k)
French
(33.9k)
German
(4.9k)
Spanish
(174k)
Medicine
(125k)
Law
(53.4k)
Engineering
(74.2k)
Other Questions
“What does it mean when we “rework” copyrighted material?”
Seven basic internal components found in a computer tower
Disadvantages of using animation in advertising? advantages and disadvantages of using animation for education? advantages and disadvantages of using animation in entertainment?
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search Qamnty