You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CodeChef repository for learning and practicing Python programming concepts such as arrays (lists), loops, data types, and logical operators. This repository includes detailed explanations, sample code, tasks, and solutions for each concept.
My Very First experience Programming this was 6months worth of progress I was working as Shipping Supervisor while trying to learn all I can about. Computer Programming. This basically was the ground work for me to decide and study programming at Seneca College. This Knowledge helped me alot.
This problem simulates a Snake and Ladder Game. The Player starts from 0 rolls the die to get a number between 1 to 6, finds a safe place, ladder or a snake keeps doing till the winning spot 100 is achieved.