+ 1
I just started python..... And....im a little confused..
every time I try a variable it gives me a stynax error
8 ответов
+ 4
@Zacchaeus Nash, try this...
x=7
if(x==7):
print("x = 7")
+ 5
post the code so we can help you :D
+ 3
Maybe you can post your piece of the code so other members can suggest anything?
+ 1
thanks lpang it worked!!
0
this is the part that it happens on
x = 7
if x=7
print("7=6..oh wait..no it doesnt XD")
0
I think I'm missing quotation marks somewhere
0
idk.Help me!😭😭😭
0
tell exactly what u want to do...
do right indentations
post codes