Forwarded from Curious Coder
160)
writer.color('white')
writer.write(state['score'])
Screen().listen()
hideturtle()
Screen().onkey(lambda: change(5, 0), 'Right')
Screen().onkey(lambda: change(-5, 0), 'Left')
Screen().onkey(lambda: change(0, 5), 'Up')
Screen().onkey(lambda: change(0, -5), 'Down')
world()
move()
done()
writer.color('white')
writer.write(state['score'])
Screen().listen()
hideturtle()
Screen().onkey(lambda: change(5, 0), 'Right')
Screen().onkey(lambda: change(-5, 0), 'Left')
Screen().onkey(lambda: change(0, 5), 'Up')
Screen().onkey(lambda: change(0, -5), 'Down')
world()
move()
done()
π3
Types of Machine Learning (book)
https://book.mlcompendium.com/types-of-machine-learning
https://book.mlcompendium.com/types-of-machine-learning
π1
React native is created by which company? π§ π¨βπ»π€
Anonymous Quiz
39%
Google
23%
Facebook
31%
Microsoft
7%
Apple
π6π€4β€3π±1
>>> x = 1, 2, 3, 4
>>> print(x)
>>> print(x)
Anonymous Quiz
49%
1, 2, 3, 4
23%
(1, 2, 3, 4)
23%
Error
5%
None of the above
π11π5
Free Professional python course from Google with certificateπ¨βπ
https://inprogrammer.com/free-python-course-by-google-free-certificate/
https://inprogrammer.com/free-python-course-by-google-free-certificate/
π1
Which CEO is the first to go in space? ππ§ π¨βπ»
Anonymous Quiz
53%
Elon Musk
33%
Jeff Bezos
6%
Bill Gates
8%
Tim Cook
R programming language is used for? π§ π¨βπ»
Anonymous Quiz
58%
Data Science
23%
Blockchain
13%
Web Development
6%
App Development
π4
Python learning pinned Β«Free Professional python course from Google with certificateπ¨βπ https://inprogrammer.com/free-python-course-by-google-free-certificate/Β»
Python learning pinned Β«https://inprogrammer.com/how-to-become-a-data-scientist-in-india/#EducationΒ»