Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Vansalot
/
mooc-programming-23
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
19 Commits
19 Commits
Folders and files
Name
Name
Last commit message
Last commit date
part04-01_hello_visual_studio_code
part04-01_hello_visual_studio_code
part04-02_line
part04-02_line
part04-03_box_of_hashes
part04-03_box_of_hashes
part04-04_square_of_hashes
part04-04_square_of_hashes
part04-05_square
part04-05_square
part04-06_triangle
part04-06_triangle
part04-07_shape
part04-07_shape
part04-08_spruce
part04-08_spruce
part04-09_greatest_number
part04-09_greatest_number
part04-10_same_characters
part04-10_same_characters
part04-11_first_second_last
part04-11_first_second_last
part04-12_change_value_of_item
part04-12_change_value_of_item
part04-13_add_items_to_list
part04-13_add_items_to_list
part04-14_addition_and_removal
part04-14_addition_and_removal
part04-15_same_word_twice
part04-15_same_word_twice
part04-16_list_twice
part04-16_list_twice
part04-17_length_of_list
part04-17_length_of_list
part04-18_mean
part04-18_mean
part04-19_range_of_list
part04-19_range_of_list
part04-20_star_studded
part04-20_star_studded
part04-21_negative_to_positive
part04-21_negative_to_positive
part04-22_list_of_stars
part04-22_list_of_stars
part04-23_anagrams
part04-23_anagrams
part04-24_palindromes
part04-24_palindromes
part04-25_sum_of_positives
part04-25_sum_of_positives
part04-26_even_numbers
part04-26_even_numbers
part04-27_sum_of_lists
part04-27_sum_of_lists
part04-28_distinct_numbers
part04-28_distinct_numbers
part04-29_length_of_longest
part04-29_length_of_longest
part04-30_shortest_in_list
part04-30_shortest_in_list
part04-31_all_longest_in_list
part04-31_all_longest_in_list
part04-32_integers_to_strings
part04-32_integers_to_strings
part04-33_everything_reversed
part04-33_everything_reversed
part04-34_most_common_character
part04-34_most_common_character
part04-35_no_vowels_allowed
part04-35_no_vowels_allowed
part04-36_no_shouting_allowed
part04-36_no_shouting_allowed
part04-37_neighbours_in_list
part04-37_neighbours_in_list
part04-38_grade_statistics
part04-38_grade_statistics
part05-01_longest_string
part05-01_longest_string
part05-02_number_of_elements
part05-02_number_of_elements
part05-03_go
part05-03_go
part05-04_sudoku_row
part05-04_sudoku_row
part05-05_sudoku_column
part05-05_sudoku_column
part05-06_sudoku_block
part05-06_sudoku_block
part05-07_sudoku_grid
part05-07_sudoku_grid
part05-08_items_multiplied_by_two
part05-08_items_multiplied_by_two
part05-09_remove_smallest
part05-09_remove_smallest
part05-10_sudoku_print_and_add
part05-10_sudoku_print_and_add
part05-11_sudoku_add_to_copy
part05-11_sudoku_add_to_copy
part05-12_tic_tac_toe
part05-12_tic_tac_toe
part05-13_transpose_matrix
part05-13_transpose_matrix
part05-14_times_ten
part05-14_times_ten
part05-15_factorials
part05-15_factorials
part05-16_histogram
part05-16_histogram
part05-17_phone_book_v1
part05-17_phone_book_v1
part05-18_phone_book_v2
part05-18_phone_book_v2
part05-19_invert_dictionary
part05-19_invert_dictionary
part05-20_numbers_spelled_out
part05-20_numbers_spelled_out
part05-21_movie_database
part05-21_movie_database
part05-22_find_movies
part05-22_find_movies
part05-23_create_tuple
part05-23_create_tuple
part05-24_oldest_person
part05-24_oldest_person
part05-25_older_people
part05-25_older_people
part05-26_student_database
part05-26_student_database
part05-27_letter_square
part05-27_letter_square
part06-01_largest_number
part06-01_largest_number
part06-02_fruit_market
part06-02_fruit_market
part06-03_matrix
part06-03_matrix
part06-04_course_grading_part_1
part06-04_course_grading_part_1
part06-05_course_grading_part_2
part06-05_course_grading_part_2
part06-06_course_grading_part_3
part06-06_course_grading_part_3
part06-07_spellchecker
part06-07_spellchecker
part06-08_recipe_search
part06-08_recipe_search
part06-09_city_bikes
part06-09_city_bikes
part06-10_inscription
part06-10_inscription
part06-11_diary
part06-11_diary
part06-12_filtering_file_contents
part06-12_filtering_file_contents
part06-13_store_personal_data
part06-13_store_personal_data
part06-14_course_grading_part_4
part06-14_course_grading_part_4
part06-15_word_search
part06-15_word_search
part06-16_dictionary_file
part06-16_dictionary_file
part06-17_read_input
part06-17_read_input
part06-18_parameter_validation
part06-18_parameter_validation
part06-19_incorrect_lottery_numbers
part06-19_incorrect_lottery_numbers
course_config.toml
course_config.toml
View all files
About
No description, website, or topics provided.
Activity
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.