Skip to main content

Learn Python #3 Drawing a Shape

  In this tutorial I want to say to you about a basic python program. So we are going to write it as a very simple python program. We are going to look at how we can go ahead and write up program we are going to talk about. How our program are getting executed by python. And we are going to draw out a little shape onto the screen. This is going to be pretty cool. I am excited to talk you guys about just the very basics of python and really just sort of give you an introduction.
  So we can actually print something out onto the screen and python using something called a print statement. So I can just type out
print("     /|")
print("    / |")
print("   /  |")
print("  /   |")
print(" /____|")
 When we use this print statement were basically telling python like Just print something out onto the console. There is a lot of situations where we are gonna see what is going on in our code. We can use that print statement and print things out to the console. And we can basically like have a little window into what our program doing. In out case, we are just going to be printing out this triangle onto the console. I can really draw any shape I want it as long as i was ale to specify inside of those print statements. 
  Python is actually going to execute the line of code that we write in order. So the order in which I write the instructions matter a lot.
  So this is basically how your Python programs are going to go. We can essentially just define these little instructions for the computer, and the computer will execute them in order.

Comments

Popular Posts

7554 bất ngờ mở miễn phí tặng game thủ nhân dịp kỷ niệm 65 năm chiến thắng Điện Biên Phủ

  "Tiến tới kỷ niệm 65 năm chiến thắng Điện Biên Phủ(7/5/1954 - 7/5/2019) . Và cũng nhân dịp kỷ niệm 10 năm làm game của Hiker Games. Như đã hứa, xin được gửi tặng cộng đồng game thủ Việt Nam phiên bản 7554 hoàn toàn miễn phí. Các bạn có thể truy cập vào website http://www.7554.vn để download. Để đảm bảo không có hiểu nhầm nào, xin lưu ý, đây không phải là phiên bản làm lại của 7554.  Đây chỉ là phiên bản đã loại bỏ phần kiểm tra bản quyền để bất cứ ai cũng có thể tải về và trải nghiệm game. Chúc các bạn chơi game vui vẻ!"  Via 7554 Dưới đây là video hướng dẫn tải game:  Chúc các bạn chơi game vui vẻ !

The Mightiest Empire KvK | Age of Empires Mobile

The Mightiest Empire event in Age of Empires Mobile is a thrilling and competitive challenge that pits two empires against each other. Players must prove their prowess in resource management, strategic planning, and military dominance to conquer the Imperial City—the ultimate symbol of power. Here’s a breakdown of the event, its stages, and tips for success. Event Rules The event unfolds in two primary phases, starting with a preparation stage and culminating in an epic battle for the Imperial City. Preparation Stage : Empires work together to accumulate points by completing quests and activities. This phase lays the foundation for the war stage. War Stage : The two empires clash in a fierce battle to secure victory. The empire with the most points and the best tactical execution will dominate the Imperial City. Recovery Stage : During this stage, players can recover units lost in battles against players from the evemy empire during war stage. Glory Exchange Fight for the empire to c...

Hướng dẫn chơi Liên Minh Huyền Thoại tất cả server SEA, TAIWAN, NA (Bắc Mĩ)

Cách 1 : Tải trực tiếp server NA (Bắc Mỹ) Cách 2 : Nếu không được các bạn có thể tham khảo cách dưới đây : 1- Tìm file lol.properties trong thư mục: \GameData\Apps\lolVN\Air 2- Mở file lol.properties bằng notepad trong thư mục kia ra, xóa tất cả đi copy toàn bộ dòng dưới vào rồi lưu lại là xong ! Server VN: Code: host=prodvn.lol.garenanow.com xmpp_server_url=chatvn.lol.garenanow.com xmpp_accept_self_signed_cert=true startChat=true storeEnabled=true enableTutorialGame=true lobbyLandingURL=http://lol.garena.com/landing.php ladderURL=http://lienminh.garena.vn/ helpURL=http://lienminh.garena.vn/support lq_uri=https://lqvn.lol.garenanow.com storyPageURL=http://lienminh.garena.vn/ Server SEA: Code: host=prod.lol.garenanow.com xmpp_server_url=chat.lol.garenanow.com xmpp_accept_self_signed_cert=true startChat=true storeEnabled=true enableTutorialGame=true lobbyLandingURL=http://lol.garena.com/landing.php ladderURL=http://lol.garena.com/ladders helpURL=http://lol.garena...