Skip to content

devandreacarratta/python-training-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-training-example

I'm learning Python!

  • Python Interpreter: 3.9

Books @ Amazon

Source detail

ID FileName Description
001 001-hello-world Simple Hello World
002 002-hello-world-name Hello word - Get 'input' from user
003 003-array-loop-for LOOP - FOR array items
004 004-array-loop-while LOOP - WHILE array items
005 005-array-add-element Array - Add single item
006 006-array-add-elements Array - Extend with another array
007 007-array-sort-elements Array - Sort items (ASC/ DESC)
008 008-array-remove-element-position Array - Remove item by position
009 009-array-remove-element-value Array - Remove item by value
010 010-array-check-element-exists Array - Check if value exists
011 011-http-request-get Simulate a HTTP Request GET
012 012-http-request-get-params Simulate a HTTP Request GET with query string
013 013-http-request-get-json-load How to read (and show) values from a remote JSON
014 014-random-password Generate Random Password

Follow Me

About

I'm learning Python!

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages