#100daysofprogramming100daysofpython python37 pythontutorials
Explore tagged Tumblr posts
Video
youtube
Python Day 33 Counter - Make a UI that increments a counter and decrements the label
Want source code- 50% off Course- https://tinyurl.com/y6sf2b8j Code- 50PYTHON
Like and Subscribe for more videos.
More Here: https://tinyurl.com/y2kjv4xd
0 notes
Video
youtube
(via https://www.youtube.com/watch?v=VyzKFrLwskg)
Python Day 24 Challenge
- create a program that counts the characters in a string More Challenges https://tinyurl.com/y2kjv4xd Udemy Course : https://tinyurl.com/y4rps3x2
0 notes
Video
youtube
(via https://www.youtube.com/watch?v=1Btl3VKtsw0)
Sort an array of number from low to high then from high to low Sort an array of words based on their length sort nested arrays based on the second value Use one array to compare to another and make an array of indexes based on the firsts e.g. ['a','b','c'] and ['c','b','a','a','c'] will print [2,1,0,0,2]
More Here: http://uplearnedu.com/courses/100-days-of-python/
0 notes
Video
youtube
(via https://www.youtube.com/watch?v=NWMgFhmun4U)
Python Day 21 Challenge - Try except
Create a loop that asks the player for a number with try and except It should be able to give you an error message if the number is a letter More Lessons Here: http://uplearnedu.com/courses/100-days-of-python/
0 notes
Video
youtube
(via https://www.youtube.com/watch?v=2utazC9uAhw)
Python Challenge Day 21 https://youtu.be/2utazC9uAhw Challenge - Draw a red square with turtle - Make the turtles image a turtle Good Luck More Here: http://uplearnedu.com/courses/100-days-of-python/
0 notes
Video
youtube
(via https://www.youtube.com/watch?v=FJRpW3J8gpo)
Python Day 19 Array Challenge
Try to sort an array Insert an object Find the 3rd object Remove the last object How would you sort through an array that has strings and numbers Just get part of the array, get the first 2 objects Get just the middle two objects of the array
More Here: http://uplearnedu.com/courses/100-days-of-python/
0 notes
Video
youtube
Python Day 18 Challenge - Dice Roll Create a program that simulates the roll of a dice
Enrol Here http://uplearnedu.com/courses/100-days-of-python/ 100daysofprogramming,100daysofpython,python tutorials, learn python
0 notes
Video
youtube
(via https://www.youtube.com/watch?v=yqVtDZhFFgA)
Challenge Create a program loop adding 1 to a variable When it reaches over 20 break out Uplearned.com
0 notes