Programming course at TCCI
12
Apr
This summer learn a cool new skill at TCCI – tccicomputercoaching.com
http://tccicomputercoaching.com/wp-content/uploads/2019/04/This_summer_learn_a_cool_new_skill_at_TCCI.mp4
25
Mar
This summer learn a cool new skill at TCCI – tccicomputercoaching.com
The summer camp for kids 2019 TCCI is organizing has gone through many drafts to ensure that we come up with the best and the most unique ideas for children who are going to be a part of it. Word, Excel, PowerPoint Presentation, HTML , CSS, Programming, Logo etc. “Learn with Fun” is our agenda. Register with […]
13
Nov
List in Python-tccicomputercoaching.com
The simplest data structure in Python and is used to store a list of values. Lists are collections of items (strings, integers, or even other lists). Each item in the list has an assigned index value. Lists are enclosed in [ ] Each item in a list is separated by a comma Unlike strings, lists […]