“Como criar uma string no 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 criar uma string no python”

Perguntas semelhantes a “Como criar uma string no python”

Mais respostas relacionadas para “Como criar uma string no python” em Python

Procure respostas de código populares por idioma

Procurar outros idiomas de código