“como escrever string em python” Respostas de código

como criar string no python

string = "this is string"
#or
string = 'this is also string'
PENGUIN OVERLORD

Como criar uma string no python

var1 = "A String"
botman7

como escrever string em python

#name of the variable = "string"
name = "john"
Odd Octopus

Respostas semelhantes a “como escrever string em python”

Perguntas semelhantes a “como escrever string em python”

Mais respostas relacionadas para “como escrever string em python” em Python

Procure respostas de código populares por idioma

Procurar outros idiomas de código