Skip to content

Python Journey

My Coding Blog

Menu
  • Links
Menu

Author: coden00b

The immortal “Hello World”

Posted on August 23, 2022 by coden00b

To test our setup, we will going to run the very simple print code, and there’s no other contents better than the word “Hello World” Our very first code of course: print (‘Hello world’) Note: -it will be inside the open and close parenthesis -can use single or double quote There are few ways (in Window) 1….

Read more

Show me the Tools

Posted on August 23, 2022August 23, 2022 by coden00b

Trying to document as much as possible on what tools or apps am I going to use to learn Python.I’m running dual boot OS on my laptop and I switch once in a while OS: Windows 10 Pro 64-bitUbuntu Linux 20.04 LTS Kernel 5.110-25-generic x86_64Tools: Jupyter Notebook via Anaconda.com (Individual Edition) it comes with the following apps…

Read more
  • Previous
  • 1
  • 2

Recent Posts

  • Python Project1: Guess Number
  • The Zen of Python
  • Python>>String Interpolation and Formatting
  • Python>>String Methods
  • Python>>String Concatenation

Archives

  • December 2024
  • January 2023
  • August 2022

Tags

.format attributes concatenation count data type find float fstring guess indexing interpolation len lower methods number project python random replace slicing string strings template time upper zen
© 2025 Python Journey | Powered by Minimalist Blog WordPress Theme