match tag

3 questions


1 answers
56 views
0
I get this kind of error. Help me IndentationError: unindent does not match any outer indentation level

What's the problem 탭 스페이스 Is it a tab space gap problem? I erased everything that was written in front of me and set it up with a tab, but it still doesn't work (Crying)

1 years ago

1 answers
132 views
0
To compare multiple variables to a single value

I'm now creating a function that returns a string of three words by comparing several variables with one integer value. I wonder how to write this in Python. For example, x = 0y = 1z = 3Mylist = []if ...


2 answers
107 views
0
CSS Diner Selector Question!!

Sir, I've solved all the rest of the problems, but I don't know how to solve these two problems using two choices


© 2024 OneMinuteCode. All rights reserved.