Go to your Database and click on Table and run this Sql Code
SELECT term_id as id FROM wp_terms WHERE slug = 'learn';
Go to your Database and click on Table and run this Sql Code
SELECT term_id as id FROM wp_terms WHERE slug = 'learn';