⭐ Find Python projects at this channel = https://www.youtube.com/@DenzelBabs
- Getting Python
- Opening Codespace
- print() Function
- First Challenge
- Variables
- 5.a Int
- 5.b String
- 5.c Float
- More to Come... ⏰ Updating Packet!
- Using Github Online or Offline
- Sublime Text
- Download VSCode | Link: https://vscode.dev
- Google Colab | Link: https://colab.research.google.com
- Jupyter Notebooks
For people with a github account:
- Go to https://github.com
- Go to the top left panel
- Click on Codespaces
- Create a Codespace
- And you're done!
- Go to the tool bar
- Click on File
- Create a new text file
- Call this file index.py
- Inside the file, Write the word 'print("Hello World")'
Do step 5 in Github only
What this does is that, python reads through the file and then takes the print() function and prints the words inside onto the terminal
- Create a simple print() function that introduces your name
- Make another print() function that shows your age, fav_color, fav_food, fav_number, hobby.
- Don't share with anyone, If you want to... Make every fact fake.
- And you're done with your first challenge!
All rights reserved. AMBURS®️