Python Tutorial for Beginners | Part 2 | Print statements, Variables, Comments | by Simply Code

Pubblicato il: 07 agosto 2020
sul canale di: Simply Code
85
11

Thank you so much guys for watching this video. Hope you guys enjoyed. If you Did then like, share and comment on this video, Subscribe to my channel.

Code:
to draw a triangle
print(" /|")
print(" / |")
print(" / |")
print(" /___|")

using variables
name = "derek"
age = 34
print("there was a man named", name, "and he is", age, "year old")

use # for single line comments and """this""" for multi line comments


In questa pagina del sito puoi guardare il video online Python Tutorial for Beginners | Part 2 | Print statements, Variables, Comments | by Simply Code della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Simply Code 07 agosto 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 85 volte e gli è piaciuto 11 spettatori. Buona visione!